jod35 / Building-APIS-with-DRF

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

Home Page:https://youtube.com/playlist?list=PLEt8Tae2spYlosWRH9JDpKNxzb3bSOJGx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://youtube.com/playlist?list=PLEt8Tae2spYlosWRH9JDpKNxzb3bSOJGx


Languages

Language:Python 100.0%