dexie / dexie-website

Website dexie.org
https://dexie.org
Apache License 2.0
33 stars 274 forks source link

Provide rest-api endpoints as a swagger/OpenAPI document #122

Open tacman opened 3 months ago

tacman commented 3 months ago

Since there are tools for OpenAPI to generate clients and test API calls, it'd be nice to have the rest-api documentation available in that format.

On a somewhat related note, I imagine you'll want SDKs for different programming languages (PHP, python, ruby, c#, etc.), perhaps an OpenAPI spec would make it easier for 3rd-party developers.

dexie-cloud looks very exiting, congrats and good luck on the release!

dfahlander commented 3 months ago

Thanks! It's a good point. I put this in the backlog so it becomes planned for a coming iteration.