We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe37cc8 commit c7169bbCopy full SHA for c7169bb
README.md
@@ -1,6 +1,6 @@
1
-# Swagger2graphQL
+# Swagger2GraphQL
2
3
-Swagger2graphQL converts your existing Swagger schema to GraphQL types where resolvers perform HTTP calls to certain real endpoints.
+Swagger2GraphQL converts your existing Swagger schema to GraphQL types where resolvers perform HTTP calls to certain real endpoints.
4
It allows you to move your API to GraphQL with nearly zero afford and maintain both: REST and GraphQL APIs.
5
6
<a href="https://medium.com/@raxwunter/moving-existing-api-from-rest-to-graphql-205bab22c184">Why?</a>
0 commit comments