Group: User Level: braver Poster
 
  Posts: 38 Joined: 2/21/2021 IP-Address: saved
  
 
  |  Howdy Folks!
  I am working on a NodeJS project and I am damn confused about choosing between these two web API approaches REST and GraphQL. Honestly, I am a big fan of the schema structure of GraphQL compared to REST API. 
  Similarly, its fast speed and query mutation subscription fascinates me a lot. So, I decided to use this guide to make GraphQL API with the help of Back4App but do you think the client-driven nature of this API will suit my NodeJS project? Or should I consider REST API?
  All in all, I am confused and need experienced advice. In this regard, I am also sharing this comparison image below:
 
  
 
  
 |