mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-22 03:43:03 +00:00
add libcurl link
This commit is contained in:
parent
fe1625699d
commit
2c9f6b8c71
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ See also http://arewewebyet.com/
|
|||
* [chris-morgan/rust-http](https://github.com/chris-morgan/rust-http): superceeded by Teepee [<img src="https://travis-ci.org/chris-morgan/rust-http.png?branch=master">](https://travis-ci.org/chris-morgan/rust-http)
|
||||
* [teepee/teepee](https://github.com/teepee/teepee) [<img src="https://travis-ci.org/teepee/teepee.png?branch=master">](https://travis-ci.org/teepee/teepee)
|
||||
* client
|
||||
* [carllerche/curl-rust](https://github.com/carllerche/curl-rust): libcurl bindings
|
||||
* [carllerche/curl-rust](https://github.com/carllerche/curl-rust): bindings for [libcurl](http://curl.haxx.se/libcurl/)
|
||||
* server
|
||||
* [erickt/rust-mongrel2](https://github.com/erickt/rust-mongrel2): bindings for the [Mongrel2](http://mongrel2.org) webserver
|
||||
* [iron/iron](https://github.com/iron/iron): inspired by Express.js, which is inspired by Sinatra.
|
||||
|
|
Loading…
Reference in a new issue