https://github.com/chaudinh/graphql_server_mongo
A graphql server with Node.js and MongoDB
https://github.com/chaudinh/graphql_server_mongo
Last synced: 4 months ago
JSON representation
A graphql server with Node.js and MongoDB
- Host: GitHub
- URL: https://github.com/chaudinh/graphql_server_mongo
- Owner: ChauDinh
- Created: 2020-04-05T15:25:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:47:44.000Z (over 2 years ago)
- Last Synced: 2025-01-19T14:19:51.796Z (5 months ago)
- Language: JavaScript
- Size: 998 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphQL Node.js Server
This repo is my basic configuration a Node.js Graphql server with Apollo Server (version 2.0) and connect to a MongoDB local database