File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ microservices with Python which handles cross-cutting concerns:
19
19
Stack
20
20
-----
21
21
* `PyMS <https://github.com/python-microservices/pyms >`_
22
- * `connexion <http://connexion.readthedocs.io >`_
23
- * `Flask <https://github.com/pallets/flask >`_
22
+ * `Flask <https://github.com/pallets/flask >`_
23
+ * `connexion <http://connexion.readthedocs.io >`_
24
+ * `Opentracing <https://github.com/opentracing-contrib/python-flask >`_
24
25
* `SQLAlchemy <https://www.sqlalchemy.org/ >`_
25
26
* `Flask-SQLAlchemy <http://flask-sqlalchemy.pocoo.org/2.3/ >`_
26
- * `Flask-Injector <https://github.com/alecthomas/flask_injector >`_
27
27
* `Flask-Script <https://flask-script.readthedocs.io/en/latest/ >`_
28
- * ` Opentracing < https://github.com/opentracing-contrib/python-flask >`_
28
+
29
29
30
30
31
31
Content
You can’t perform that action at this time.
0 commit comments