https://github.com/lukehagar/openapi-definition-generator
Convert your JSON formatted responses from API calls into OpenAPI Definitions at the click of a button
https://github.com/lukehagar/openapi-definition-generator
Last synced: 8 months ago
JSON representation
Convert your JSON formatted responses from API calls into OpenAPI Definitions at the click of a button
- Host: GitHub
- URL: https://github.com/lukehagar/openapi-definition-generator
- Owner: LukeHagar
- License: mit
- Created: 2023-05-05T17:50:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T13:44:42.000Z (over 1 year ago)
- Last Synced: 2025-02-02T06:31:40.539Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://oas-def-gen.lukehagar.com
- Size: 479 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAPI Definition Generator
Convert your JSON formatted responses from API calls into OpenAPI Definitions at the click of a button
https://oas-def-gen.lukehagar.com
Inspired by: https://roger13.github.io/SwagDefGen/