build-graphql-apis-with-node.js-and-mongodb icon indicating copy to clipboard operation
build-graphql-apis-with-node.js-and-mongodb copied to clipboard

Source code for course - Build GraphQL APIS with Nodejs from Beginner to Advanced

Building APIs with GraphQL, NodeJs and Mongoose

Setup

npm install

Make sure your MongoDB server is running on your machine

mongod

Run the Application

npm start