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:
- Run
cargo run
- Browse to
http://localhost:8080/swagger-ui/
.