Working the API

Django Rest Framework

The project is transitionning to fully use the Django Rest Framework.

http://www.django-rest-framework.org/

Web browsable api

Open your browser at http://localhost:8000/api/, and explore the api.

Table Of Contents

Previous topic

Django tutorial

Next topic

Client-side development