mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Updated Community libraries (markdown)
+5
-4
@@ -223,13 +223,15 @@ See [Database Access](Community-libraries#wiki-database-access)
|
||||
|
||||
See also http://arewewebyet.com/
|
||||
|
||||
* [SimonSapin/rust-url](https://github.com/SimonSapin/rust-url)
|
||||
* [url.rs](https://github.com/mozilla/rust/blob/master/src/liburl/lib.rs)
|
||||
* client + server
|
||||
* [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)
|
||||
* [SimonSapin/rust-url](https://github.com/SimonSapin/rust-url)
|
||||
* [url.rs](https://github.com/mozilla/rust/blob/master/src/liburl/lib.rs)
|
||||
* client
|
||||
* [andelf/rust-httpc](https://github.com/andelf/rust-httpc)
|
||||
* [carllerche/curl-rust](https://github.com/carllerche/curl-rust)
|
||||
* server
|
||||
* [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)
|
||||
* [conduit-rust/conduit](https://github.com/conduit-rust/conduit)
|
||||
* [Earlz/rustymvc](https://github.com/Earlz/rustymvc)
|
||||
* [erickt/rust-mongrel2](https://github.com/erickt/rust-mongrel2): bindings for the [Mongrel2](http://mongrel2.org) webserver
|
||||
@@ -238,7 +240,6 @@ See also http://arewewebyet.com/
|
||||
* [jroweboy/oxidize](https://github.com/jroweboy/oxidize)
|
||||
* [Ogeon/rustful](https://github.com/Ogeon/rustful): [<img src="https://travis-ci.org/Ogeon/rustful.png?branch=master">](https://travis-ci.org/Ogeon/rustful)
|
||||
* [skade/widmann](https://github.com/skade/widmann): inspired by Sinatra. [<img src="https://travis-ci.org/skade/widmann.png?branch=master">](https://travis-ci.org/skade/widmann)
|
||||
* [teepee/teepee](https://github.com/teepee/teepee) [<img src="https://travis-ci.org/teepee/teepee.png?branch=master">](https://travis-ci.org/teepee/teepee)
|
||||
* [WebeWizard/libhttpd](https://github.com/WebeWizard/libhttpd)
|
||||
|
||||
## XML
|
||||
|
||||
Reference in New Issue
Block a user