@midwayjs/faas

![](https://img.alicdn.com/tfs/TB1HdniCSf2gK0jSZFPXXXsopXa-1000-353.png)

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@midwayjs/faas
6,5071283.10.1515 days ago3 years agoMinified + gzip package size for @midwayjs/faas in KB

Readme

Midway FaaS

<img src="https://img.shields.io/npm/v/@midwayjs/faas.svg?style=flat" />
<img src="https://img.shields.io/badge/license-MIT-blue.svg" />
<img src="https://img.shields.io/badge/Node.js%20CI-passing-brightgreen" />
<img src="https://img.shields.io/github/commit-activity/m/midwayjs/midway-faas" />
<img src="https://img.shields.io/github/contributors/midwayjs/midway-faas" />
<img src="https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod" />


Midway FaaS is the Serverless framework used to build Node.js cloud functions. Helps you significantly reduce maintenance costs and focus more on product development in the cloud-native era.
  • Cross-cloud vendor: One code can be deployed quickly across multiple cloud platforms, so you don't have to worry about your product being tied to a cloud vendor.
  • Code reuse: Through the framework's dependency injection capability, each part of the logical unit is naturally reusable and can be quickly and easily combined to generate complex applications.
  • Traditional Migration: Through the framework's runtime scalability, traditional applications such as Egg.js, Koa, Express.js and others can be seamlessly migrated to the cloud functions of various cloud vendors.

Document

License

Midway FaaS is MIT licensed.