Skip to content

victorhmp/graphql-koa-example-server

Repository files navigation

GraphQL Example API

This repository was created for my TechTalk on GraphQL at USPCodeLab's Winter School 2018 to serve as a simple example of how to create a GraphQL API from scratch using Koa and connecting to a MongoDB database.

Docker

This repository is also configured to work on a Docker environment. To run it locally just use:

$ docker-compose build
$ docker-compose up

About

An example of a simple GraphQL API using Koa and MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published