Skip to content

Commit c7169bb

Browse files
authored
Update README.md
1 parent fe37cc8 commit c7169bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Swagger2graphQL
1+
# Swagger2GraphQL
22

3-
Swagger2graphQL converts your existing Swagger schema to GraphQL types where resolvers perform HTTP calls to certain real endpoints.
3+
Swagger2GraphQL converts your existing Swagger schema to GraphQL types where resolvers perform HTTP calls to certain real endpoints.
44
It allows you to move your API to GraphQL with nearly zero afford and maintain both: REST and GraphQL APIs.
55

66
<a href="https://medium.com/@raxwunter/moving-existing-api-from-rest-to-graphql-205bab22c184">Why?</a>

0 commit comments

Comments
 (0)