family

Easy to create your microservice based on multiple python frameworks.


Keywords
microservice, falcon, flask
License
MIT
Install
pip install family==0.9.10

Documentation

We are family, we are microservices

Build Status

Get Started

Why family ?

* Integrate alternative web frameworks, fabric, supervisor, gunicorn and server configuration files.
* Almost include all of 12 factors.

Installation

pip install family

Create your app

family-createapp -f falcon helloworld

# project structure looks like this.

family

Initialize

make init

Alternative framework

family-createapp -f flask helloworld

Local development

make start

TODO

* service discover
* trace logger