Standalone crates that act as examples for building web applications with Gotham.
All include test cases that demonstrate correct behaviour and serve as an example of how to test your own applications.
These examples are best reviewed once you've understood the Rust language itself through resources such as the Rust book.
The following resources will also assist you in learning Gotham:
Reviewing our examples in the order shown here will assist you in methodically learning the concepts and functionality provided by Gotham from introductory through to advanced levels.
- Hello World - A Hello World example application for working with Gotham.
- Hello Router - A Hello World example application for working with the Gotham Router.
Licensed under your option of:
The following policies guide participation in our project and our community: