diff --git a/source/python-drivers.txt b/source/python-drivers.txt index 8c956d2a2..73252d7fc 100644 --- a/source/python-drivers.txt +++ b/source/python-drivers.txt @@ -48,4 +48,17 @@ environments: .. include:: /includes/fact-environments.rst To learn more about connecting your application to deployments hosted in MongoDB -Atlas, see :atlas:`Connect from Your Application `. \ No newline at end of file +Atlas, see :atlas:`Connect from Your Application `. + +Tools and Projects +------------------ + +- The `Full Stack FastAPI App Generator `__ + simplifies setup of web applications that use the FastAPI, React, and MongoDB + (FARM) stack. You can learn more about this tool on the + :website:`MongoDB blog. ` + + .. important:: + + The MongoDB Full Stack FastAPI App Generator is an experimental project + and is not yet supported by MongoDB. \ No newline at end of file