https://github.com/tomarrell/openapi_parser
(WIP) A Rust deserialization library for the OpenAPI/Swagger spec
https://github.com/tomarrell/openapi_parser
Last synced: 9 months ago
JSON representation
(WIP) A Rust deserialization library for the OpenAPI/Swagger spec
- Host: GitHub
- URL: https://github.com/tomarrell/openapi_parser
- Owner: tomarrell
- Created: 2019-02-13T01:20:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T00:51:52.000Z (over 7 years ago)
- Last Synced: 2025-07-14T10:22:02.335Z (12 months ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenAPI Parser
A deserialization library for the OpenAPI/Swagger specification.
Currently a WIP, working towards support of v2.0 spec.