dsternlicht / RESTool

RESTool is an open source UI tool for managing RESTful APIs. It could save you time developing your own internal tools. A live example:
https://dsternlicht.github.io/RESTool/
MIT License
479 stars 120 forks source link

Automate generation of RESTool json from OpenAPI yml/json #57

Open luismartingil opened 5 years ago

luismartingil commented 5 years ago

What are your guys' thoughts about the possibility of generating RESTool json file from an OpenAPI (Swagger) like format?

dsternlicht commented 5 years ago

@luismartingil That's a great idea, and yes, this is definitely one of the first items in RESTool backlog :) Any help on that would be appreciated.

dsternlicht commented 5 years ago

Just for a reference: https://github.com/dsternlicht/RESTool/projects/1#card-20969873

bharath-sampath commented 5 years ago

Would love this feature!!

sammyrulez commented 4 years ago

I humbly suggest making a separate project for this so that it can be included in toolchain or build tools or even CI easily

dsternlicht commented 4 years ago

@sammyrulez sounds reasonable.

sakshatshinde commented 1 year ago

This would be great!