An open API service indexing awesome lists of open source software.

https://github.com/justdjango/drf-api

An introduction to building an API with Django and the Django Rest Framework
https://github.com/justdjango/drf-api

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

        




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:

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

---

Other places you can find us:

YouTube
Twitter