igorbenav / FastAPI-boilerplate

An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
MIT License
589 stars 69 forks source link

Remove all print statements #93 #96

Closed AlessioBugetti closed 9 months ago

AlessioBugetti commented 9 months ago

The changes made are:

Fixes #93

igorbenav commented 9 months ago

Hey, @AlessioBugetti, there was a PR for this already. If you want to work on something, #94 is available. More context here.