https://github.com/limm-jk/django-rest-practice
https://github.com/limm-jk/django-rest-practice
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/limm-jk/django-rest-practice
- Owner: Limm-jk
- Created: 2021-01-02T11:13:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-19T06:49:55.000Z (about 4 years ago)
- Last Synced: 2025-02-09T07:36:17.093Z (4 months ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Serializer 스터디
1. [Serializer](./Study/Serializer.md)
2. [Model Serializer](./Study/ModelSerializer.md)
3. [Serializer View](./Study/SerializerView.md)