https://github.com/c-ehrlich/drf-tutorial
Django REST Framework Tutorial
https://github.com/c-ehrlich/drf-tutorial
Last synced: about 1 year ago
JSON representation
Django REST Framework Tutorial
- Host: GitHub
- URL: https://github.com/c-ehrlich/drf-tutorial
- Owner: c-ehrlich
- Created: 2021-08-26T16:17:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T16:17:57.000Z (almost 5 years ago)
- Last Synced: 2024-10-05T14:41:59.181Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This is the Tutorial project from Django REST Framework's documentation. None of the code is my own. I'm only putting it on GitHub so I can reference it in the future.
Source: https://www.django-rest-framework.org/tutorial/1-serialization/