https://github.com/parthpanchal123/graphql-demo
https://github.com/parthpanchal123/graphql-demo
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/parthpanchal123/graphql-demo
- Owner: parthpanchal123
- Created: 2020-10-30T08:19:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T10:55:03.000Z (over 5 years ago)
- Last Synced: 2025-09-08T00:42:19.152Z (9 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graphQL-demo
This is a simple demo repo to show the implementation of GraphQL with node and express . For simplicity I have not used and databases , but rather just used json objects to demonstrate the purpose .