Skip to content

adoval4/quizzes_graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzes Graphql API

This is django project (multicontainer application) that allows to create, update, retrieve and list quizzes and its topics using a Grapql API thanks to django-graphene.

How to run

You need to have docker and docker compose installed. To run execute from the repository directory:

$ docker-compose build
$ docker-compose up

Then go to localhost:8000/graphql to be able to perform the qraphql queries you want.

About

A django project with a graphql api.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published