foundation 0.0.1

A Rust flavored replacement for the classic cowsay
Documentation

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

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.