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:
1919Stack
2020-----
2121* `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 >`_
2425* `SQLAlchemy <https://www.sqlalchemy.org/ >`_
2526* `Flask-SQLAlchemy <http://flask-sqlalchemy.pocoo.org/2.3/ >`_
26- * `Flask-Injector <https://github.com/alecthomas/flask_injector >`_
2727* `Flask-Script <https://flask-script.readthedocs.io/en/latest/ >`_
28- * ` Opentracing < https://github.com/opentracing-contrib/python-flask >`_
28+
2929
3030
3131Content
You can’t perform that action at this time.
0 commit comments