sisense / graphql2rest

GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
MIT License
322 stars 36 forks source link

Feature Request: add support for OpenAPI/Swagger auto-generation #30

Open roy-mor opened 4 years ago

mehmetnyarar commented 3 years ago

I used sofa-api's solution to implement it in a private project. I did some extra work but it works quite well. Maybe I can share my solution later if it's permitted.

roy-mor commented 3 years ago

Hey @mehmetnyarar, can you share your solution? If you wish you can email me privately first. Thanks

mehmetnyarar commented 2 years ago

@roy-mor I can't push to the repository. Could you give me access, please?

roy-mor commented 2 years ago

@mehmetnyarar if you wish to push anything into the repository please open a pull request (PR) so we can review it and merge. Please read CONTRIBUTING.md for guidelines and instructions ("Contributing via Pull Requests").

mehmetnyarar commented 2 years ago

@roy-mor Please see this PR.

roy-mor commented 1 year ago

@mehmetnyarar Please open this PR on the correct repo, sisense/graphql2rest (you've opened it on a fork).