Merge pull request #357 from tatsuya6502/arewewebyet

Add Are we web yet? to Web programming section
pull/358/head
Lukáš Hozda [magnusi] 7 years ago committed by GitHub
commit 2673f9ba07

@ -888,7 +888,7 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
### Web programming
See also [Rust web framework comparison](https://github.com/flosse/rust-web-framework-comparison).
See also [Are we web yet?](http://www.arewewebyet.org) and [Rust web framework comparison](https://github.com/flosse/rust-web-framework-comparison).
* HTTP Client
* [alexcrichton/curl-rust](https://github.com/alexcrichton/curl-rust) — [libcurl](https://curl.haxx.se/libcurl/) bindings [<img src="https://api.travis-ci.org/alexcrichton/curl-rust.svg?branch=master">](https://travis-ci.org/alexcrichton/curl-rust)

Loading…
Cancel
Save