Skip to content

Commit 475960f

Browse files
committed
Fix docs
1 parent d0180a1 commit 475960f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Python Microservice Scaffold is an example to how structure a Flask Microservice
88
This Scaffold is build over `PyMS <https://github.com/python-microservices/pyms>`_ package. PyMS is a `Microservice chassis pattern <https://microservices.io/patterns/microservice-chassis.html>`_
99
like Spring Boot (Java) or Gizmo (Golang). PyMS is a collection of libraries, best practices and recommended ways to build
1010
microservices with Python which handles cross-cutting concerns:
11+
1112
* Externalized configuration
1213
* Logging
1314
* Health checks

0 commit comments

Comments
 (0)