Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/W3Dev/awesome-django-rest-framework
- Owner: W3Dev
- Created: 2019-03-13T19:08:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T19:33:47.000Z (over 5 years ago)
- Last Synced: 2024-04-10T17:19:05.182Z (7 months ago)
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)