Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 908 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 908 Bytes

Build an API with Django

This project is for beginners to get started with the Django Rest Framework for building API's with Django

Run the following commands to get started:

virtualenv env
pip install -r requirements.txt
python manage.py runserver

Other places you can find us:

YouTube Twitter