Skip to content

garaycarlosalfredo/aws-lambda-typescript-template

Repository files navigation

AWS Lambda Typescript Template

Boilerplate repository for AWS lambda functions.

Structure

Service structure (mandatory)

Functions

Example GET

Endpoint "GET" dummy for initial structure. This response with a dummy message and adding the string send into the path a query parameters request.

Example POST

Endpoint "POST" dummy for initial structure. This response with a dummy message and adding the data send into the body request.

Notes

Some notes...

About

aws typescript lambda template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published