From 7713ae99796df5a85e0c4959a81f1655910461ff Mon Sep 17 00:00:00 2001 From: kud1ing Date: Fri, 23 Dec 2016 22:56:25 +0100 Subject: [PATCH] add SergioBenitez/Rocket --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 061f1a3..834267a 100644 --- a/README.md +++ b/README.md @@ -778,6 +778,7 @@ See also [Rust web framework comparison](https://github.com/flosse/rust-web-fram * [Nickel](https://github.com/nickel-org/nickel.rs/) — inspired by [Express](http://expressjs.com/) [](https://travis-ci.org/nickel-org/nickel.rs) * [Ogeon/rustful](https://github.com/Ogeon/rustful) — a RESTful web framework for Rust [](https://travis-ci.org/Ogeon/rustful) * [Rustless](https://github.com/rustless/rustless) — a REST-like API micro-framework inspired by [Grape](https://github.com/ruby-grape/grape) and [Hyper](https://github.com/hyperium/hyper) [](https://travis-ci.org/rustless/rustless) + * [SergioBenitez/Rocket](https://github.com/SergioBenitez/Rocket) — [](https://travis-ci.org/SergioBenitez/Rocket) * [tiny-http](https://github.com/frewsxcv/tiny-http) — Low level HTTP server library [](https://travis-ci.org/frewsxcv/tiny-http) * [tomaka/rouille](https://github.com/tomaka/rouille) — Web framework in Rust[](https://travis-ci.org/tomaka/rouille) * [sappworks/sapper](https://github.com/sappworks/sapper) — A lightweight web framework built on async hyper, implemented in Rust language. [](https://travis-ci.org/tomaka/rouille) @@ -808,7 +809,6 @@ See also [Rust web framework comparison](https://github.com/flosse/rust-web-fram * [RustBooks](https://github.com/sger/RustBooks) — list of RustBooks - ## License [![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)