You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
# Example to migrate from REST API to GraphQL
2
+
This repo is the code base repository for the the blog post [Migrating Existing REST APIs to GraphQL](https://blog.bitsrc.io/migrating-existing-rest-apis-to-graphql-2c5de3db647d).
3
+
4
+
If you want to know what is exactly is GraphQL, refer [this post](https://blog.bitsrc.io/what-the-duck-is-graphql-6644ec6cbae9).
2
5
3
6
## Awesome company service
4
7
This services contains APIs to provide employees info and adding new employees.
0 commit comments