Skip to content

Latest commit

 

History

History

path

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Path Examples

A collection of crates that provide examples of working with the request path and the Gotham web framework.

Ordering

We recommend reviewing our request path examples in the order shown below:

  1. Introduction - Introduces having the Gotham web framework Router extract request path segments, in a type safe way, for use in your application.
  2. Glob matching - Shows how to match arbitrarily many path segments.
  3. Regex matching - Shows how to match against Regex patterns in path segments.

Help

You can get help for the Gotham web framework at:

License

Licensed under your option of:

Community

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