We use fastapi for our newer stuff. Its nice but unless you really need async I think you can get further quicker with something like flask.
I really wish the dev would extract the dependency injection portion of the project and flesh it out a bit. There are a lot of rough edges in there.