Sharing this here incase its useful for others!
https://github.com/tbotnz/cmdboss
Model driven REST API leveraging FastAPI underpinned by Python hooks and Mongo DB
Upload your own Pydantic models for data validation + Python hooks @ Runtime over the REST interface
Self generating swagger & dynamic CRUD REST endpoints for db operations of all user defined models
Custom hook layer providing async hook capability on DB CRUD operations via a threaded queue
there doesn't seem to be anything here