graphene-tornado

A project for running Graphene on top of Tornado in Python 2.7. The codebase is a port of graphene-django.

Examples

See the example application for an example on how to create GraphQL handlers in a Tornado project.