News

This project was done in preparation for the implementation of a REST api with python & FastAPI with certain requirements, it is a blueprint for following clean/onion architecture. Due to its ...
I like to do this in a conda environment, because I work with an M1 Mac. In our case, we have two containers running: one for the FastAPI application and one for the database. The FastAPI application ...
However, recently I started to hear a lot about a new API framework for Python called FastAPI. After building some APIs with it, I can say it is amazing! This project was created by Sebastian Ramírez, ...