Skip to content

karmadolkar/graphql-tutorial-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

graphql-tutorial-implementation

Using Django and Graphene to realize GraphQL's implementation. This project creates a hackernews clone. The platform will have the following features:

  • List of Users and Links
  • Users creation and authentication
  • Users can create Links and vote on them

Instructions at: https://www.howtographql.com/graphql-python/1-getting-started/

About

Using Django and Graphene to realize GraphQL's implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages