https://github.com/jod35/guide_to_django_rest_framework
This is code I wrote while I read Sunscraper's Guide to the Django Rest Framework.
https://github.com/jod35/guide_to_django_rest_framework
Last synced: 11 months ago
JSON representation
This is code I wrote while I read Sunscraper's Guide to the Django Rest Framework.
- Host: GitHub
- URL: https://github.com/jod35/guide_to_django_rest_framework
- Owner: jod35
- Created: 2021-06-21T21:18:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T21:21:57.000Z (over 4 years ago)
- Last Synced: 2025-01-05T16:12:24.693Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guide2drf
This is simple Django code written while following The Sunscrapers' Guide to the Django Rest Framework.