Skip to main content
Module

x/oak_serverless/deps.ts

Run Oak applications with AWS Lambda and Amazon API Gateway.
Latest
import * as oakServerless from "https://deno.land/x/oak_serverless@0.2.1/deps.ts";

Classes

A class which registers middleware (via .use()) and then processes inbound requests against that middleware (via .listen()).

Interfaces

Handler context parameter. See AWS documentation.

Type Aliases

Works with Lambda Proxy Integration for Rest API or HTTP API integration Payload Format version 1.0