Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 336 Bytes

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