AI-on-the-edge-device
AI-on-the-edge-device copied to clipboard
Rework the REST API to make it consistent
The Feature
- [ ] create a consistent API
- [ ] An APi should either have
.htm(l)appended and return HTML code or else return JSON - [ ] Document it, eg. using swagger.io. this would also allow us to show the up-to-date API in the documnentation (eg. using https://blueswen.github.io/mkdocs-swagger-ui-tag/ or https://github.com/bharel/mkdocs-render-swagger-plugin)
- [ ] Return the responses in JSON format