Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shearichard/drf-tut-baseline

A barebones django-rest-framework project to use as a basis for experimentation
https://github.com/shearichard/drf-tut-baseline

django django-rest-framework python

Last synced: about 6 hours ago
JSON representation

A barebones django-rest-framework project to use as a basis for experimentation

Awesome Lists containing this project

README

        

# Django Rest Framework Baseline
This is a project which has a simple [Django Rest Framework](https://www.django-rest-framework.org/) project in it. This repos is intended to be used as the basis for experiementation. The repos is based on the Django Rest Framework [tutorial](https://www.django-rest-framework.org/tutorial/1-serialization/).