Skip to content

CrewCodeAnku/graphql-apollo-node-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL API with Apollo Server, Node and MongoDB ✨

PRs Welcome Build passing Open Source Love License Made with Love in India

GraphQL API with Apollo Server, Node, and MongoDB , i have used mongoose schema to define schema for MongoDB Collection You can clone this repo as starter project for your GraphQL API server

Demo Youtube Video - https://www.youtube.com/watch?v=J0rLc_mjh0w

Demo Blog link - https://crew-code.com/graphql-apollo-node-mongodb-restapi/

Features and Functionalities 😃

  • GraphQL API with GraphQL Schema and Resolvers to interact with MongoDB database for your CRUD operation
  • Apollo server
  • MongoDB for database

Screenshots

Folder Structure

folder structure

Backend Docker File

enter image description here

Starting GraphQl Apollo server and Querying data

enter image description here

Tech Stack 💻

Installation and Running App ⚡

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.git

2. Install the required package :-

 npm install

2. Now run the npm command to start the project :-

 npm start

4. 🎉 Open your browser and go to https://localhost:4000/graphql

🤩 Don't forget to give this repo a ⭐ if you like this repo and want to appreciate our efforts

forthebadge forthebadge

Releases

No releases published

Packages

No packages published