Skip to content
/ python Public

A template for creating microservices with Python

License

Notifications You must be signed in to change notification settings

RAKANJ/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice template for Python

Microservice Build status Docker Build Status

An OMG template for Python.

Usage

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

Test

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

About

A template for creating microservices with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published