Skip to content

Commit 78d6022

Browse files
committed
Docs: updated stack
1 parent 4281e06 commit 78d6022

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ microservices with Python which handles cross-cutting concerns:
1919
Stack
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

3131
Content

0 commit comments

Comments
 (0)