vrudikov / typescript-rest-boilerplate

Boilerplate project for awesome typescript-rest(https://github.com/thiagobustamante/typescript-rest) library
MIT License
81 stars 46 forks source link

Generate GraphQL Schema? #5

Open VRspace4 opened 7 years ago

VRspace4 commented 7 years ago

Hi, do you have plans to support generating existing REST to GraphQL schema like you have already for Swagger? Awesome project, by the way. Thanks!

vrudikov commented 7 years ago

Hi, @VRspace4! First of all it's not my project - the core and the main part of this project is @thiagobustamante 's typescript-rest. So all kudos go to him. And the second one - do you have any examples of "REST to GraphQL schema generation"?