FastMSA

FastMSA - full-stack framework for microservice architecture applications


Keywords
fastmsa, microserviceframework, sqlalchemy, fastapi
License
MIT
Install
pip install FastMSA==0.3.3

Documentation

FastMSA

PyPI - Python Version Build Status codecov

Fast Microservices Architecture Framework.

Installation

$ pip install fastmsa

Basic Usages

$ mkdir testapp && cd testapp
$ msa init
$ msa run

Framework Architecture

Framework Architecture Overview