Update README.md

I'd like to add popular web server framework - warp

Github: https://github.com/seanmonstar/warp
crate: https://crates.io/crates/warp
Version: 0.3.2
Total Downloads: 5,413,109
pull/1312/head
Shiro Kyo 2 years ago
parent 0a9e83df35
commit 0e5a96c75c

@ -447,6 +447,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
* [thecoshman/http](https://github.com/thecoshman/http) — Host These Things Please — A basic http server for hosting a folder fast and simply [![build badge](https://api.travis-ci.org/thecoshman/http.svg?branch=master)](https://travis-ci.org/thecoshman/http)
* [TheWaWaR/simple-http-server](https://github.com/TheWaWaR/simple-http-server) — simple static http server
* [wyhaya/see](https://github.com/wyhaya/see) — Static HTTP file server [![Build Status](https://api.travis-ci.org/wyhaya/see.svg?branch=master)](https://travis-ci.org/wyhaya/see)
* [seanmonstar/warp](https://github.com/seanmonstar/warp) — A super-easy, composable, web server framework for warp speeds. [![crate](https://img.shields.io/crates/v/create-rust-app.svg)](https://crates.io/crates/warp)
## Development tools

Loading…
Cancel
Save