swagger.cr
Swagger parsers
Parse Swagger (OpenAPI 2.0) files as YAML or JSON.
Example:
require "swagger"
document = Swagger.from_file("docker/v1.41.yaml")
References
- https://swagger.io/specification/v2
- https://github.com/OAI/OpenAPI-Specification/blob/main/versions/2.0.md
License
Distributed under the MIT license.
Repository
swagger.cr
Owner
Statistic
- 1
- 0
- 0
- 0
- 0
- almost 2 years ago
- June 1, 2023
License
MIT License
Links
Synced at
Sun, 14 Sep 2025 03:51:37 GMT
Languages