Create a simple GraphQL API with Node JS
I used for the first time GraphQL a few days ago and i wanted to share with you what i learned.
In this project, we are going to use GraphQL for one of my favorite Tv Shows : Friends !
Let's get started
Create a new project
mkdir mygraphQlApi
cd myg...
crunchcrunch.me11 min read