Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.