Skip to content

zesbytes/aws-lambda-api-example

Repository files navigation

AWS Lambda API example

Serverless AWS Lambda typescript example.

Includes an example of using lambda-api library for subrouting and using webpack to bundle code.

Shows configuration necessary for AWS Gateway request validation.

Technologies

  • Serverless Framework
  • AWS lambda
  • Typescript
  • Nodejs
  • Webpack
  • lambda-api node library