Open skodapetr opened 2 years ago
We may generate the HTTP API documentation from the code using https://github.com/rantav/flask-restful-swagger https://github.com/flasgger/flasgger https://blog.ovhcloud.com/openapi-with-python-a-state-of-the-art-and-our-latest-contribution/
We can also host Open API client so user can easily query using the documentation.
We may generate the HTTP API documentation from the code using https://github.com/rantav/flask-restful-swagger https://github.com/flasgger/flasgger https://blog.ovhcloud.com/openapi-with-python-a-state-of-the-art-and-our-latest-contribution/