Skip to content

assembl/graphql-wsgi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%