An open API service indexing awesome lists of open source software.

https://github.com/masterkale/howtographql-hackernews-clone

Django- and Graphene-powered Hackernews clone.
https://github.com/masterkale/howtographql-hackernews-clone

Last synced: about 1 year ago
JSON representation

Django- and Graphene-powered Hackernews clone.

Awesome Lists containing this project

README

          

# HowToGraphQL.com - Hackernews Clone

Following the Python-centric tutorial found here: https://www.howtographql.com/graphql-python/0-introduction/

## Things to check out after this:

- https://github.com/graphql-python/graphene
- https://github.com/graphql-python/graphene-django/
- https://github.com/graphql-python/graphene-django/tree/master/examples/cookbook
- https://github.com/flavors/django-graphql-jwt
- https://github.com/carltongibson/django-filter/