https://github.com/gourdonski/aws-lambda-ts
TypeScript template for an AWS Lambda function
https://github.com/gourdonski/aws-lambda-ts
aws-lambda typescript2
Last synced: 5 months ago
JSON representation
TypeScript template for an AWS Lambda function
- Host: GitHub
- URL: https://github.com/gourdonski/aws-lambda-ts
- Owner: gourdonski
- License: mit
- Created: 2017-06-21T05:43:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-21T05:47:13.000Z (about 9 years ago)
- Last Synced: 2025-02-11T13:54:59.227Z (over 1 year ago)
- Topics: aws-lambda, typescript2
- Language: TypeScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## aws-lambda-ts
TypeScript template for writing AWS Lambda functions based on the book, Serverless Architectures on AWS.