Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate automatic JSON for swagger by giving UI to user to give a API details. #68

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

RamYerra
Copy link

Hi All,

How can we write program to support developer to generate automatic JSON file by giving API details in UI.

@theopak
Copy link

theopak commented Jan 26, 2017

How can we write program to support developer to generate automatic JSON file by giving API details in UI.

Are you asking about using a web UI that helps authors produce a valid swagger.json file, like http://editor.swagger.io ?

@RamYerra
Copy link
Author

RamYerra commented Jan 27, 2017 via email

@veysiertekin
Copy link

Hi @RamYerra ,

I don't know what technologies you use but we use springfox/springfox for the auto JSON generation. springfox supports Spring Framework. if you do not use Spring, after little research, may be you can find an alternative. Swagger-ui just a UI for the JSON.

@RamYerra
Copy link
Author

RamYerra commented Jan 30, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants