This is needed to further work between backend and frontend.
The main goal of this is to come up with an OpenAPI / Swagger file to describe how the backend will expose its data. This is tightly coupled to the internal database schema.
Goal and deliverables:
[ ] A swagger JSON description of the Rest API for Talib backend
[ ] Optionally, a data schema of the internal database of the Talib backend.
This is needed to further work between backend and frontend.
The main goal of this is to come up with an OpenAPI / Swagger file to describe how the backend will expose its data. This is tightly coupled to the internal database schema.
Goal and deliverables: