check icon indicating copy to clipboard operation
check copied to clipboard

Provide a UI to Fetch API via OpenAPI

Open infojunkie opened this issue 5 years ago • 2 comments

Tell us about your request Use the latest version of OpenAPI (3.x) to provide a UI for the Fetch API. Evaluate OpenAPI Generator as possible technology.

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? Using curl to craft API calls, or using throwaway ruby scripts for specific functions.

infojunkie avatar Sep 17 '20 18:09 infojunkie

I can grab this if that's okay.

distributedlock avatar Oct 11 '20 21:10 distributedlock

It's okay @RanadeepPolavarapu. If you want to work on this, you can check this good example of what is needed here: meedan/pender#233

danielafeitosa avatar Oct 30 '20 19:10 danielafeitosa