https://github.com/boxdot/actix-petstore
https://github.com/boxdot/actix-petstore
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/boxdot/actix-petstore
- Owner: boxdot
- Created: 2019-02-16T07:35:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T22:17:35.000Z (over 7 years ago)
- Last Synced: 2025-02-04T15:48:48.666Z (over 1 year ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# actix-petstore
Definition of [petstore] OpenAPI 3.0 example in `actix-web`.
The idea is to show how to represent an OpenAPI spec without giving any actual implementations of endpoints.
[petstore]: petstore.yaml