python icon indicating copy to clipboard operation
python copied to clipboard

📃 A template for creating Open Microservices with Python

Microservice template for Python

Microservice Build status Docker Build Status

An OMS template for Python.

Usage

# Storyscript
your_service message name: 'Peter'
# {"message": "Hello Peter"}

Test

> oms run message -a name=Service
ℹ Building Docker image
…
✔ Built Docker image with name: oms/l2hvbwuvc2vil2fzew5jes9ydwj5
✔ Started Docker container: 1c8a91688261
✔ Health check passed
✔ Ran action: `message` with output: {"message":"Hello Service"}
✔ Stopped Docker container: 1c8a91688261