GraphQL API with Apollo Server, Node and MongoDB

Author
View Project on github

Screenshots

portfolio-img

Complete GraphQL api built with Apollo server, MongoDb, Nodejs

Demo Link

Demo youtube video link

Demo blog link

Features and functionalities

  • GraphQL, MongoDB Complete API
  • CRUD Operations
  • MongoDB for database

Tech stack

  • GraphQL
  • Apollo Server
  • MongoDB
  1. Clone this repo by running the following command :-
git clone https://github.com/CrewCodeAnku/GraphQL-Apollo-Node-API.git
cd GraphQL-Apollo-Node-API
  1. Install the required package :-
npm install
  1. Now run the npm command to start the project :-
npm start
  1. Open graphql link and test the api on this url :-
https://localhost:4000/graphql