Crates.io | foundation |
lib.rs | foundation |
version | 0.0.1 |
source | src |
created_at | 2017-10-11 02:24:43.869699 |
updated_at | 2017-10-11 02:24:43.869699 |
description | A Rust flavored replacement for the classic cowsay |
homepage | https://github.com/rust-web-apis/foundation |
repository | https://github.com/rust-web-apis/foundation |
max_upload_size | |
id | 35183 |
size | 53,044 |
Foundation is a library meant to make creating a REST API that interacts with a web service such as GitHub or Twitter easy to do, by creating a builder pattern for URLs. More information on the design can be found under the docs folder.
Foundation is meant to work with the latest version of Rust Stable. While there might be some backwards compatibility no effort is made to support older versions of the compiler.
WIP Please check back later when this library is fully ready and announced for an initial implementation.
See CONTRIBUTING.md for more information.
See CODE-OF-CONDUCT.md for more information.
Licensed under either of
at your option.
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.