Crates.io | httpbin |
lib.rs | httpbin |
version | 0.3.3 |
source | src |
created_at | 2017-03-02 16:34:26.584187 |
updated_at | 2017-09-07 08:25:21.620256 |
description | A httpbin reimplementation in rust. Works as a library and as a standalone webserver binary. (not affiliated to the original httpbin) |
homepage | http://github.com/tailhook/httpbin-rs |
repository | |
max_upload_size | |
id | 8777 |
size | 67,376 |
:Status: Alpha
This is a reimplementation of httpbin_ for two purposes:
(not affiliated to the original httpbin)
Installation (of the binary)::
cargo install httpbin
Or use it as a library
.. _http: http://github.com/swindon-rs/tk-http .. _httpbin: http://httpbin.org
Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.