Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Gotham Examples

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.

Learning

The following resources will also assist you in learning Gotham:

Ordering

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.

  1. Hello World - A Hello World example application for working with Gotham.
  2. Hello Router - A Hello World example application for working with the Gotham Router.

License

Licensed under your option of:

Community

The following policies guide participation in our project and our community: