Uses old Rust 2015
0.0.1 |
|
---|
#34 in #cowsay
21KB
459 lines
Foundation
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.
Compiler Version
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.
Using Foundation
WIP Please check back later when this library is fully ready and announced for an initial implementation.
Contributing
See CONTRIBUTING.md for more information.
Code of Conduct
See CODE-OF-CONDUCT.md for more information.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Licensing
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.
Dependencies
~16–24MB
~425K SLoC