Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luzefiru/graphql-demo
A repository containing all the code I used while learning GraphQL and Apollo Server.
https://github.com/luzefiru/graphql-demo
Last synced: 4 days ago
JSON representation
A repository containing all the code I used while learning GraphQL and Apollo Server.
- Host: GitHub
- URL: https://github.com/luzefiru/graphql-demo
- Owner: Luzefiru
- License: mit
- Created: 2023-05-29T14:05:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-05T08:48:37.000Z (over 1 year ago)
- Last Synced: 2024-04-14T20:51:10.344Z (9 months ago)
- Language: JavaScript
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graphql-demo
A repository containing all the code I used while learning GraphQL and Apollo Server.
## Certification
I received my Apollo GraphQL Associate Developer certification on June 1st, 2023.
## Todo
- Learn how to integrate it with a custom MongoDB REST API.
- Learn how to deploy it on the cloud and request data from it via a React client application.