Skip to content

ENsu/graphql-hackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-work

First go to your virtualenv

pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate

Run Server

python manage.py runserver

About

following the [tutorial](https://www.howtographql.com/graphql-python/0-introduction/) to understand graphql server using django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages