Closed wincentek closed 2 years ago
This change serves dataproviders.json as a proper endpoint. This is possible through github pages using a folder containing the static file/response named as index.json.
So, I've moved dataproviders.json to /website/static/api/dataproviders/index.json. This will make the file to served like this example: https://ist-group.github.io/Open-Meal/api/dataproviders/
I've also updated documentation and provided links to a proper API scpecification.
Please take a look at the specification
This change serves dataproviders.json as a proper endpoint. This is possible through github pages using a folder containing the static file/response named as index.json.
So, I've moved dataproviders.json to /website/static/api/dataproviders/index.json. This will make the file to served like this example: https://ist-group.github.io/Open-Meal/api/dataproviders/
I've also updated documentation and provided links to a proper API scpecification.
Please take a look at the specification