Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 345 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 345 Bytes

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