python-microservices / pyms

Library of utils to create REST Python Microservices
https://python-microservices.github.io/home/
GNU General Public License v3.0
265 stars 45 forks source link

Add example of PyMS with metrics #208

Closed vmjelicic closed 3 years ago

vmjelicic commented 3 years ago

Close #184

Changes proposed in this PR:

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1042


Totals Coverage Status
Change from base Build 1040: 0.0%
Covered Lines: 1831
Relevant Lines: 1847

💛 - Coveralls
alexppg commented 3 years ago

@avara1986 I think there should be some documentation explaining what to expect from examples, what do you think? Without context, it's difficult to understand what you do with this example.