Skip to content

Files

Latest commit

 

History

History
32 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.02 KB

msa-template-python

Example of a microservice written in Python, with the Flask framework.

Quick start

Execute the microservice container with the following command :

docker run -ti -p 8080:80 msagency/msa-template-python

Endpoints

Standard endpoints

About

A project by the Microservices Agency.