bounswe / bounswe2024group11

The proof of work and the product from the 2024G11
https://bounswe.github.io/bounswe2024group11/
11 stars 1 forks source link

Write Tutorials on ViewSet, Serializer, Model #377

Closed MucahitErdoganUnlu closed 4 months ago

MucahitErdoganUnlu commented 4 months ago

🧱 Description

Write a tutorial that shows the steps on how to implement a Django REST Model, a Serializer and a ViewSet

MucahitErdoganUnlu commented 4 months ago

ViewSet is here

MucahitErdoganUnlu commented 4 months ago

Serializers is here

MucahitErdoganUnlu commented 4 months ago

Models is here