diff --git a/README.md b/README.md index b8bfeae..d17eb31 100644 --- a/README.md +++ b/README.md @@ -1149,6 +1149,7 @@ See also [Are we web yet?](http://www.arewewebyet.org) and [Rust web framework c * [sappworks/sapper](https://github.com/sappworks/sapper) — A lightweight web framework built on async hyper, implemented in Rust language. [](https://travis-ci.org/sappworks/sapper) * [tiny-http](https://github.com/tiny-http/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) + * [carllerche/tower-web](https://github.com/carllerche/tower-web) [[tower-web](https://crates.io/crates/tower-web)] - A fast, boilerplate free, web framework for Rust [](https://travis-ci.org/carllerche/tower-web) * [danclive/sincere](https://github.com/danclive/sincere) — A micro web framework for Rust(stable) based on hyper and multithreading. [](https://travis-ci.org/danclive/sincere) * * [oltdaniel/zap](https://github.com/oltdaniel/zap) - A lightning fast http framework for Rust [](https://travis-ci.org/oltdaniel/zap) [WebSocket](https://datatracker.ietf.org/doc/rfc6455/)