Skip to content

Python GraphQL server - written as example for my talk at VilniusPy

License

Notifications You must be signed in to change notification settings

chompomonim/python-graphql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python GraphQL server example

App was written as example for my talk at VilniusPy.

Used packages:

  • Sanic
  • Graphene
  • Sanic-GraphQL

Setup

$ docker-compose build

$ docker-compose up

Now in browser open http://localhost:4000

About

Python GraphQL server - written as example for my talk at VilniusPy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages