responder 0.1.991

Quickly create API:s using this simple and lightweight framework.
Documentation
1
2
3
## Examples

Run <code>$ cargo run --package responder --example example_name</code> in your terminal. If you'd like to run the serve_html file, type: <code>$ cargo run --package responder --example serve_html</code>