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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

50554bd · Jan 1, 2025

History

32 Commits
Dec 21, 2024
Oct 6, 2024
Oct 6, 2024
Dec 28, 2024
Dec 28, 2024
Oct 6, 2024
Oct 6, 2024
Oct 6, 2024
Oct 6, 2024
Oct 6, 2024
Oct 6, 2024
Oct 20, 2024
Oct 6, 2024
Jan 1, 2025
Jan 1, 2025
Oct 6, 2024

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