A collection of crates that provide examples of working with the request path and the Gotham web framework.
We recommend reviewing our request path examples in the order shown below:
- Introduction - Introduces having the Gotham web framework Router extract request path segments, in a type safe way, for use in your application.
- Glob matching - Shows how to match arbitrarily many path segments.
- Regex matching - Shows how to match against Regex patterns in path segments.
You can get help for the Gotham web framework at:
Licensed under your option of:
The following policies guide participation in our project and our community: