Ogeon / rustful

[OUTDATED] A light HTTP framework for Rust
https://docs.rs/rustful
Apache License 2.0
862 stars 52 forks source link

Revert unicase reexport and add a todo example #48

Closed Ogeon closed 9 years ago

Ogeon commented 9 years ago

Revert the unnecessary reexport of unicase and add a quite monolithic todo example. The unicase slipped into a previous commit and was only meant to make the todo example possible and has now been moved to be a dev-dependency. It is not significant enough to be a part of the library, unlike Hyper.

The todo example is an implementation of the test that was proposed in #29. It serves as an example of a little more complex server and tests some of the newer features.

Ogeon commented 9 years ago

@homu r+

homu commented 9 years ago

:pushpin: Commit 7ec4a8f has been approved by Ogeon

homu commented 9 years ago

:hourglass: Testing commit 7ec4a8f with merge 3b14ed9...

homu commented 9 years ago

:sunny: Test successful - status