https://github.com/rwxrob/openapi
🌳 OpenAPI Tools
https://github.com/rwxrob/openapi
Last synced: 6 months ago
JSON representation
🌳 OpenAPI Tools
- Host: GitHub
- URL: https://github.com/rwxrob/openapi
- Owner: rwxrob
- License: apache-2.0
- Created: 2022-07-28T18:47:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T20:26:05.000Z (over 3 years ago)
- Last Synced: 2024-10-26T00:06:17.487Z (about 1 year ago)
- Language: Vim script
- Size: 52.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌳 OpenAPITools from Go
This repo contains a Bonzai branch that lightly embeds and encapsulates
the `openapi-generator-cli` JAR from the [OpenAPITools project][]
allowing it to be used as high-level programmatic API from Go,
stand-alone `openapi` command, `openapi` subcommand within a Bonzai tree
monolith, or just to conveniently acquire and cache the current
`openapi-generator-cli` JAR file itself.
[OpenAPITools project]: https://github.com/OpenAPITools