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%