| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Looks good. There is definitely lots of code that could be shared between the different framework implementations but this is good for now.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
References #34, this PR merges aiohttp-graphql library into graphql-server-core.
To install the integration with aiohttp, run the below command on your terminal.
pip install graphql-server-core[aiohttp].
This should be rebased after #38 gets merged in order to solve the failing tests at graphql-server-core files.