diff --git a/source/tools.txt b/source/tools.txt index b6266855..7eee7638 100644 --- a/source/tools.txt +++ b/source/tools.txt @@ -119,6 +119,10 @@ Flask Other Tools ~~~~~~~~~~~ +- `Full Stack FastAPI App Generator `__ + enables you to quickly spin up a full-stack application + that integrates FastAPI, React, and MongoDB. + - `Log4Mongo `__ is a flexible Python logging handler that can store logs in MongoDB by using normal and capped collections.