Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/W3Dev/awesome-django-rest-framework

A Curated list of Open Source projects, Tools and Tutorials for Django REST Framework
https://github.com/W3Dev/awesome-django-rest-framework

List: awesome-django-rest-framework

Last synced: about 21 hours ago
JSON representation

A Curated list of Open Source projects, Tools and Tutorials for Django REST Framework

Awesome Lists containing this project

README

        

## About
Django REST Framework is a Django Framework to build and serve REST APIs with Django with build in navigtor.
[Github](https://github.com/encode/django-rest-framework)

## Built With (OpenSource)
- [Open source social network](https://github.com/buckyroberts/Vataxia)
- [Django React Redux Base](https://github.com/Seedstars/django-react-redux-base)
- [Cookie Cutter](https://github.com/agconti/cookiecutter-django-rest)

## Build with (Closed Source)
- [Zaloon](http://www.zaloon.in)

## Tools
- [Generate Models, Viewset and Routes](http://restapibuilder.com) - REST Api Builder
- [Classic DRF](http://www.cdrf.co) - Classic DRF

## Tutorial
- [Let's Build an API with Django RSF](https://medium.com/backticks-tildes/lets-build-an-api-with-django-rest-framework-32fcf40231e5)
- [Django Rest Framework Tutorial (Github)](https://github.com/wsvincent/rest-framework-tutorial)