MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Functions
CreateLambdaHandler

@morojs/moro


@morojs/moro / createLambdaHandler

Function: createLambdaHandler()

createLambdaHandler(handler): (event, context) => Promise<LambdaResponse>

Defined in: src/core/runtime/index.ts:54

Parameters

handler

(req, res) => Promise<void>

Returns

(event, context): Promise<LambdaResponse>

Parameters

event

LambdaEvent

context

LambdaContext

Returns

Promise<LambdaResponse>

Back to createLambdaHandlerView Source
MoroJSoro JS

A TypeScript backend framework with its own native engine. Zero dependencies, four runtimes.

Product

DocsBenchmarksPlaygroundCLIBlog

Compare

vs ExpressMigration guidesRoadmap

Community

GitHubDiscordXExamples

Legal

PrivacyTermsAbout
© CM Ventures, Inc. Built withfor the TypeScript community.