https://github.com/ajaykumar2pp/graphql-crud-api
GraphQL CRUD API Project Using NodeJS & MongoDB
https://github.com/ajaykumar2pp/graphql-crud-api
apollo-server graphql mongoose nodejs
Last synced: 2 months ago
JSON representation
GraphQL CRUD API Project Using NodeJS & MongoDB
- Host: GitHub
- URL: https://github.com/ajaykumar2pp/graphql-crud-api
- Owner: ajaykumar2pp
- Created: 2023-10-18T11:54:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T12:12:02.000Z (over 1 year ago)
- Last Synced: 2025-01-22T08:15:28.924Z (4 months ago)
- Topics: apollo-server, graphql, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphQL-CRUD-API 🚀
## ⭐ Introduction
This is a Food Recipe API Project which is built using Nodejs, MongoDB, GraphQL and Apollo Server.
## Feature ( Test your API’s using Apollo Server )### Get All Recipe
### Get Single Recipe
### Add Recipe

### Update Recipe
### Delete Recipe

### VisitUrl Recipe
