Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
-
Updated
May 27, 2019 - Python
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
A Mapping of JSON response to custom model class
API para cadastro de filmes, generos, características e reviews.
Neste projeto, estou refatorando um projeto legado que usava APIView e sqlite3, sem documentação e com bugs. Depurando o código, adicionando o banco de dados PostgreSQL e implementando model serializers e generic views.
Add a description, image, and links to the model-serializer topic page so that developers can more easily learn about it.
To associate your repository with the model-serializer topic, visit your repo's landing page and select "manage topics."