Skip to content

A GraphQL backend for books that uses Graphene and Django

Notifications You must be signed in to change notification settings

danyeric123/graphene-book-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a simple GraphQL server for books that uses Graphene and Django. It is based off of a tutorial from Twilio, but I added a realted model Author and extend the book mutations to include the author info too.

Motivation

I wanted to dive into GraphQL more after experimenting with it in TypeScript using Apollo and see how it would be like using Graphene.

Technologies Used

Next Steps

I hope to expand this to include more models and more mutations. I also hope to expand this to a project where I am recieving the queries and mutations from a frontend.

About

A GraphQL backend for books that uses Graphene and Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages