Skip to content

An introduction to building an API with Django and the Django Rest Framework

Notifications You must be signed in to change notification settings

justdjango/drf-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Matthew Freire
Dec 3, 2020
b004ff7 · Dec 3, 2020

History

6 Commits
Oct 29, 2019
Oct 29, 2019
Oct 13, 2019
Dec 3, 2020
Oct 29, 2019
Oct 13, 2019
Oct 23, 2019
Oct 13, 2019

Repository files navigation

JustDjango

The Definitive Django Learning Platform.

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

About

An introduction to building an API with Django and the Django Rest Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages