We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9889f2e commit 9e8ec4bCopy full SHA for 9e8ec4b
docs/index.rst
@@ -5,6 +5,13 @@
5
Python Microservices
6
====================
7
8
+Stack
9
+-----
10
+* `Flask <https://github.com/pallets/flask>`_
11
+* `SQLAlchemy <https://www.sqlalchemy.org/>`_
12
+* `Flask-SQLAlchemy <http://flask-sqlalchemy.pocoo.org/2.3/>`_
13
+* `Flasgger <https://github.com/rochacbruno/flasgger>`_
14
+* `Flask-Script <https://flask-script.readthedocs.io/en/latest/>`_
15
16
17
Content
0 commit comments