Sometimes you want to record and reflect on whether you are keeping up with your daily habits. This time, I actually built and ran a REST API using Python's `FastAPI`, `SQLModel`, and `SQLite` that ...
When it comes to developing powerful web applications in Python, Flask has become a go-to framework for many developers. It’s lightweight, flexible, and makes building web apps a breeze. Pairing Flask ...