Skip to content

tabish-debug/QL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Django Assignment

This is assignment of django in which use graphQL api's make simple mutation and query in this assignment.

Setup Commands(macOS)

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 manage.py runserver

you can use link http://localhost:8000/graphql to access the playrround of this api's

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors