GraphQL is a query language for APIs used to communicate data between a client and a server. This allows you to structure data-driven applications much more flexibly and efficiently than the REST and SOAP approach. We will create a basic browser GraphiQL tool using React.js, Node.js and MongoDB.

8m read timeFrom section.io
Post cover image
Table of contents
Table of contentsPrerequisitesOverviewCreating a Simple Node.js MongoDB GraphQL APIModeling the GraphQL dataCreating the React AppTestingConclusion

Sort: