Why I (sometimes) switch from Flask to FastAPI
Can you get fast, secure and easy-to-read Python REST APIs? Yes, but not with Flask!

In modern web development, we are flooded with so many tools for frontend and backend that it can be hard to pick one when starting a new project. While the battle of frontend frameworks is raging every day, another one is taking place among…