Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elyxorcorp/cachethq-swagger

OpenAPI and client-library generation for https://cachethq.io
https://github.com/elyxorcorp/cachethq-swagger

cachet cachethq java python3

Last synced: 4 days ago
JSON representation

OpenAPI and client-library generation for https://cachethq.io

Awesome Lists containing this project

README

        

# cachethq-swagger
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

## Java
- 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`.

## Python
- publish location: [PyPI](https://pypi.org/project/cachethq-client/)
- generated API docs: https://github.com/ElyxorCorp/cachethq-swagger/blob/dev/api-doc/README.md