/github-graphql-server

A custom graphql server to query the github api.

Primary LanguageJavaScript

This is a repository to demonstrate how to use and setup a custom apollo graphql server. The repository uses the github api which coincidentally is based on graphql. The choice of the github api is only for demonstration purposes.