Skip to content

Repository files navigation

graphql_wsgi

Port of express-graphql to Python and WSGI. Uses graphql-core.

For a demo of how this can be used to create a GraphQL server (with Relay support) in Python, see relaypy.

Credits

This code was ported by Martijn Faassen.

License

MIT License

How to execute the tests

python2.7 bootstrap-buildout.py
bin/buildout
bin/py.test tests -vv --pdb

About

Python WSGI based GraphQL server

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages