All Projects → justdjango → drf-api

justdjango / drf-api

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

Programming Languages

python
139335 projects - #7 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].