Skip to content

hhss16/Lab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to run this project

Please make sure you have pip and pipenv installed first.

git clone https://github.com/hhss16/Lab2
cd Lab2
pipenv shell
pipenv install 
python manage.py makemigrations 
python manage.py migrate
python manage.py runserver

Then access http://127.0.0.1:8000/api/books

Preview Lab 2

About

Ungraded Lab 2 - Convert Booklist API Project to DRF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages