10000 GitHub - Technology-Development/microservices-scaffold: Barebone Python Microservices with Flask
[go: up one dir, main page]

Skip to content

Technology-Development/microservices-scaffold

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microservices-scaffold

Python package Build Status Coverage Status Requirements Status Updates Python 3

Python Microservice Scaffold is an example of how to structure a Flask Microservice Project. This Scaffold is build over PyMS package. PyMS is a Microservice chassis pattern like Spring Boot (Java) or Gizmo (Golang). PyMS is a collection of libraries, best practices and recommended ways to build microservices with Python which handles cross-cutting concerns:

  • Externalized configuration
  • Logging
  • Health checks
  • Metrics
  • Distributed tracing

Quickstart

See our quickstart webpage

How To contribute

We appreciate opening issues and pull requests to make PyMS even more stable & useful! See This doc for more details

Packages

No packages published

Languages

  • Python 91.3%
  • Dockerfile 5.7%
  • Makefile 3.0%
0