Skip to content

Merge aiohttp-graphql - #42

Merged
KingDarBoja merged 2 commits into
graphql-python:masterfrom
KingDarBoja:merge-aiohttp-graphql
Jun 10, 2020
Merged

Merge aiohttp-graphql#42
KingDarBoja merged 2 commits into
graphql-python:masterfrom
KingDarBoja:merge-aiohttp-graphql

Conversation

@KingDarBoja

Copy link
Copy Markdown
Contributor

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.

@KingDarBojaKingDarBoja added the type: feature A new feature label May 17, 2020
@KingDarBoja
KingDarBoja requested a review from jkimboMay 17, 2020 00:15
@KingDarBojaKingDarBoja self-assigned this May 17, 2020
@KingDarBoja
KingDarBoja requested a review from CitoJune 2, 2020 23:07
jkimbo
jkimbo previously approved these changes Jun 6, 2020

@jkimbojkimbo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. There is definitely lots of code that could be shared between the different framework implementations but this is good for now.

@KingDarBoja
KingDarBoja requested a review from jkimboJune 6, 2020 18:07
@KingDarBoja
KingDarBoja merged commit 8e2f147 into graphql-python:masterJun 10, 2020
@KingDarBoja
KingDarBoja deleted the merge-aiohttp-graphql branch June 10, 2020 17:25
@KingDarBojaKingDarBoja added this to the GraphQL-Server (V3) milestone Jul 12, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: featureA new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@KingDarBoja@jkimbo