An extensible and simplistic library for writing microservices in Python.
Core features:
- JSON RPC 2.0 communication (request-response)
- Event based communication (publisher-subscriber)
- autodiscovery
- dynamic configuration of the services
- possibility to add web application functionality
- API token based security
See the documentation for more info: documentation
Check out the issue tracker: issue tracker
Changes: Changelog