Swagger API and client-library generation for https://cachethq.io
Using a OpenAPI v2.0 swagger file, this project generates api client libraries in multiple languages
- generator library: okhttp-gson
- publish location: Elyxor Artifactory (not currently publicly available)
To use the java client library, clone the repo, run ./gradlew build
, go into the generated
folder and run ./gradlew build
.
- publish location: PyPI
- generated API docs: https://github.com/ElyxorCorp/cachethq-swagger/blob/dev/api-doc/README.md