Skip to content

adapter for web frame work express, koa, springboot to run in serverless function as backend of apigateway corss multi cloud provider like aliyun, huawei

License

Notifications You must be signed in to change notification settings

geek-fun/serverless-adapter

Repository files navigation

Serverless-Adapter

Node.js CI release npm version Known Vulnerabilities License codecov

Adapter for web framework express, koa, springboot to run on top of serverless API Gateway and Functions cross different cloud provider like aliyun, huawei

Quick Start

prerequisites

  • Node.js >= 16.x

Install

npm install -g @geek-fun/serverless-adapter

Usage

 const app = express();
export const handler = serverlessAdapter(app)

About

adapter for web frame work express, koa, springboot to run in serverless function as backend of apigateway corss multi cloud provider like aliyun, huawei

Resources

License

Stars

Watchers

Forks

Packages

No packages published