AI-on-the-edge-device icon indicating copy to clipboard operation
AI-on-the-edge-device copied to clipboard

Rework the REST API to make it consistent

Open caco3 opened this issue 2 years ago • 0 comments

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

caco3 avatar Jan 21 '23 19:01 caco3