Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 604 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 604 Bytes

Servant

Build Status

A python package to build services/microservices.

See the examples folder to see what a service server and client look like.

ATTENTION!

This is experimental and the API may not be entirely stable. Having said that, it's currently being used in production at Clearcare and as such, is supported well.

Eventually the transport payload/structure should be standardized so that clients/servers can be authored in different languages.