Skip to content

Latest commit

 

History

History
 
 

examples

utoipa examples

This is folder contain a set of examples of utoipa library which should help people to get started with the library.

All examples have their own README.md, and can be seen using two steps:

  1. Run cargo run
  2. Browse to http://localhost:8080/swagger-ui/.