Document usage of project
This commit is contained in:
12
README.md
12
README.md
@@ -1 +1,13 @@
|
|||||||
An OpenAPI description of OpenKarotzAPI.
|
An OpenAPI description of OpenKarotzAPI.
|
||||||
|
|
||||||
|
# Build
|
||||||
|
|
||||||
|
Use Makefile to:
|
||||||
|
|
||||||
|
1. download Swagger utility
|
||||||
|
2. generate documentation: `make doc`
|
||||||
|
3. generate python API client: `make python`
|
||||||
|
|
||||||
|
# Usage/Test
|
||||||
|
|
||||||
|
You can test the python API client with `test_python.py` example.
|
||||||
|
|||||||
Reference in New Issue
Block a user