494eb311b20e7a67957a71e8e744be6bff641c26
An OpenAPI description of OpenKarotzAPI.
Build
Use Makefile to:
- download Swagger utility
- generate documentation:
make doc - generate python API client:
make python
Usage/Test
You can test the python API client with test_python.py example.
Description
Languages
Python
53%
Makefile
47%