Open-EO / openeo-hub

Source code for openEO Hub, a centralized platform to explore openEO back-end providers.
https://hub.openeo.org
Apache License 2.0
8 stars 3 forks source link

Publish Hub API as OpenAPI? #48

Open m-mohr opened 4 years ago

m-mohr commented 4 years ago

I think it would be good to have a OpenAPI documentation for the server-side Hub API so that clients (e.g. Web Editor or Mobile App) can make use of it. This could be leveraged by https://www.npmjs.com/package/swagger-jsdoc for example.