I built an API server using FastAPI and sqlAlchemy in Python. However, the team leader asks me to record the changed data and changed users in the DB by all APIs.
So, I t