meedan / check

Development environment for Meedan Check, a collaborative media annotation platform
https://meedan.com/check
MIT License
127 stars 53 forks source link

Expose APIs via OpenAPI #6

Closed infojunkie closed 4 years ago

infojunkie commented 4 years ago

Tell us about your request Create a UI for our API-driven services, using the latest version of OpenAPI (3.x). Evaluate OpenAPI Generator as possible technology.

Which service(s) is this request for? Let us know which services(s) you want this for?

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Testing and debugging an API during development is much easier when a UI exists to make API calls.

Are you currently working around the issue? Of the above services, Check API, Pender and Alegre already expose a UI based on an obsolete version of Swagger, the precursor to OpenAPI - this would involve upgrading the relevant code and tooling.

infojunkie commented 4 years ago

Closing in favor of single-service issues.