Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add reddit clone #10

Open
wants to merge 150 commits into
base: main
Choose a base branch
from
Open

add reddit clone #10

wants to merge 150 commits into from

Conversation

aryaniyaps
Copy link

@aryaniyaps aryaniyaps commented Sep 21, 2021

This PR adds a reddit clone API (which uses GraphQL).
The example can be run using docker compose.

Tech stack used:

Features added:

  • Implements the Relay spec
  • data modelling with relations
  • Error modelling within the schema
  • Authorization with the permissions API
  • Batch loading with dataloaders
  • modular codebase

@aryaniyaps aryaniyaps marked this pull request as draft September 21, 2021 05:40
@aryaniyaps aryaniyaps marked this pull request as ready for review November 18, 2021 10:03
@aryaniyaps aryaniyaps removed their assignment Nov 18, 2021
@simonsymhoven
Copy link

Hi @aryaniyaps,

thanks and great work! I tried to adapt your code but I run into some issues. Is it maybe possible, that you update this PR with latest dependencies of strawberry and the other ones? I think that could help! :)

all the best, Simon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants