Skip to content

Commit 0ebcc46

Browse files
authored
DOCSP-35856 - fastapi generator (#945)
1 parent 78b51f5 commit 0ebcc46

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

source/python-drivers.txt

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,17 @@ environments:
4848
.. include:: /includes/fact-environments.rst
4949

5050
To learn more about connecting your application to deployments hosted in MongoDB
51-
Atlas, see :atlas:`Connect from Your Application </driver-connection>`.
51+
Atlas, see :atlas:`Connect from Your Application </driver-connection>`.
52+
53+
Tools and Projects
54+
------------------
55+
56+
- The `Full Stack FastAPI App Generator <https://github.com/mongodb-labs/full-stack-fastapi-mongodb>`__
57+
simplifies setup of web applications that use the FastAPI, React, and MongoDB
58+
(FARM) stack. You can learn more about this tool on the
59+
:website:`MongoDB blog. </blog/post/introducing-full-stack-fast-api-app-generator-for-python-developers>`
60+
61+
.. important::
62+
63+
The MongoDB Full Stack FastAPI App Generator is an experimental project
64+
and is not yet supported by MongoDB.

0 commit comments

Comments
 (0)