https://github.com/podhmo/reflect-openapi
Define OpenAPI with reflect package
https://github.com/podhmo/reflect-openapi
api openapi
Last synced: 5 months ago
JSON representation
Define OpenAPI with reflect package
- Host: GitHub
- URL: https://github.com/podhmo/reflect-openapi
- Owner: podhmo
- License: apache-2.0
- Created: 2020-10-03T05:50:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T13:07:38.000Z (over 2 years ago)
- Last Synced: 2025-06-29T21:41:01.768Z (7 months ago)
- Topics: api, openapi
- Language: Go
- Homepage:
- Size: 417 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reflect-openapi
Define openapi.json with reflect package.
## examples
Some examples are here. [./_examples](./_examples)
## used by
- https://github.com/podhmo/quickapi (experimental)