https://scotch.io/tutorials/build-a-restful-api-with-flask-the-tdd-way
https://scotch.io/tutorials/build-a-restful-api-with-flask-the-tdd-way-part-2
https://scotch.io/tutorials/build-a-restful-api-with-flask-the-tdd-way-part-2
Digitalocean
How To Build a Python REST API with Fauna and Deploy it to DigitalOcean App Platform | DigitalOcean
Build a REST API with Python, Fauna, and DigitalOcean App Platform.
The Singleton — Python 3 Patterns, Recipes and Idioms
http://python-3-patterns-idioms-test.readthedocs.io/en/latest/Singleton.html
http://python-3-patterns-idioms-test.readthedocs.io/en/latest/Singleton.html
Logging HOWTO — Python 3.7.4 documentation
https://docs.python.org/3/howto/logging.html
https://docs.python.org/3/howto/logging.html
Serializing Django objects | Django documentation | Django
https://docs.djangoproject.com/en/2.2/topics/serialization/
https://docs.djangoproject.com/en/2.2/topics/serialization/
Django Project
The web framework for perfectionists with deadlines.
Django Relationships👇
...................................................
One to one fields
Many to one fields
Many to many fields
---------------------------------------------------
https://docs.djangoproject.com/en/2.2/topics/db/examples/one_to_one/
https://docs.djangoproject.com/en/2.2/topics/db/examples/many_to_one/
https://docs.djangoproject.com/en/2.2/topics/db/examples/many_to_many/
...................................................
One to one fields
Many to one fields
Many to many fields
---------------------------------------------------
https://docs.djangoproject.com/en/2.2/topics/db/examples/one_to_one/
https://docs.djangoproject.com/en/2.2/topics/db/examples/many_to_one/
https://docs.djangoproject.com/en/2.2/topics/db/examples/many_to_many/