/build-graphql-apis-with-node.js-and-mongodb

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

Primary LanguageJavaScript

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