graphql-in-the-python-world icon indicating copy to clipboard operation
graphql-in-the-python-world copied to clipboard

Code for the talk on Graphql in the Python World

Graphql in the Python World

To run, execute run.sh. But, before doing so, make sure that you have the right databases configured in models.py.

You can also use docker-compose to run this application.

This code is used in the following talks:

  1. PyCon DE 2017 in Karlsruhe
  2. Graphql in the Python World webinar hosted by Jetbrains