Skip to content

jod35/Building-APIS-with-DRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building-APIS-with-DRF

This is source code for a series of videos in which I cover the Django REST Framework.

Playlist is here

How to run this project

1. Clone the project

git clone https://github.com/jod35/Building-APIS-with-DRF

cd Building-APIS-with-DRF

2. Installing the project requirements

pip install -r requirements.txt

3. Running the project

python manage.py runserver

About

This is source code for a series of videos in which I cover the Django REST Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages