mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 19:10:49 +00:00
add Rustless framework
This commit is contained in:
parent
17c10a9f25
commit
42cac11938
@ -170,9 +170,10 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/)
|
||||
* Server
|
||||
* [Iron](http://ironframework.io/) — inspired by [Express](http://expressjs.com/) [<img src="https://travis-ci.org/iron/iron.svg?branch=master">](https://travis-ci.org/iron/iron)
|
||||
* [Nickel](http://nickel.rs/) — inspired by [Express](http://expressjs.com/) [<img src="https://travis-ci.org/nickel-org/nickel.rs.svg?branch=master">](https://travis-ci.org/nickel-org/nickel.rs)
|
||||
* [Rustless](http://rustless.org) - REST-like API micro-framework inspired by [Grape](https://github.com/intridea/grape) and based on [hyper](https://github.com/hyperium/hyper) <img src="https://travis-ci.org/rustless/rustless.svg?branch=master">
|
||||
|
||||
## Resources
|
||||
|
||||
* [Rust by Example](http://rustbyexample.com/)
|
||||
* [Rust CI](http://www.rust-ci.org) — a [Travis CI](https://travis-ci.com) dashboard for Rust projects
|
||||
* [Rust Guidelines](http://aturon.github.io)
|
||||
* [Rust Guidelines](http://aturon.github.io)
|
||||
|
Loading…
Reference in New Issue
Block a user