Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
honojs/honoWeb framework built on Web Standards
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
82%
Published
22 hours ago (4.6.1)
f
handle
Accepts events from API Gateway/ELB(APIGatewayProxyEvent
) and directly through Function Url(APIGatewayProxyEventV2
)
f
streamHandle
No documentation available
I
ALBRequestContext
No documentation available
I
APIGatewayProxyResult
No documentation available
I
ApiGatewayRequestContext
No documentation available
I
ApiGatewayRequestContextV2
No documentation available
I
LambdaContext
Handler context parameter.See AWS documentation.
T
LambdaEvent
No documentation available
Add Package
deno add @hono/hono
Import symbol
import * as mod from "@hono/hono/aws-lambda";
---- OR ----
Import directly with a jsr specifier
import * as mod from "jsr:@hono/hono/aws-lambda";
Add Package
npx jsr add @hono/hono
Import symbol
import * as mod from "@hono/hono/aws-lambda";
Add Package
yarn dlx jsr add @hono/hono
Import symbol
import * as mod from "@hono/hono/aws-lambda";
Add Package
pnpm dlx jsr add @hono/hono
Import symbol
import * as mod from "@hono/hono/aws-lambda";
Add Package
bunx jsr add @hono/hono
Import symbol
import * as mod from "@hono/hono/aws-lambda";