https://github.com/dstarner/drf-magic
Shortcuts, automation, and permissioning system for Django REST Framework project.
https://github.com/dstarner/drf-magic
django django-rest-framework python
Last synced: about 1 month ago
JSON representation
Shortcuts, automation, and permissioning system for Django REST Framework project.
- Host: GitHub
- URL: https://github.com/dstarner/drf-magic
- Owner: dstarner
- License: bsd-3-clause
- Created: 2020-10-21T02:29:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-05T17:08:15.000Z (over 5 years ago)
- Last Synced: 2025-09-22T14:49:33.621Z (9 months ago)
- Topics: django, django-rest-framework, python
- Language: Python
- Homepage: https://drf-magic.readthedocs.io/en/latest/
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Django REST Framework Magic

Django REST Framework Magic (DRF Magic) is a Django application that builds off our all of my
personal best practices of boiler-plates of working with a RESTful Django application. It makes a
fair amount of subjective coding decisions, but I hope that others see the benefit and
ease-of-development that they provide.
Read the Documentation: