https://github.com/gitrows/lambda-response
Wraps an AWS Lambda function response object for consistency and convenience
https://github.com/gitrows/lambda-response
Last synced: 8 months ago
JSON representation
Wraps an AWS Lambda function response object for consistency and convenience
- Host: GitHub
- URL: https://github.com/gitrows/lambda-response
- Owner: gitrows
- Created: 2020-05-02T13:39:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T07:42:20.000Z (over 5 years ago)
- Last Synced: 2025-04-19T15:13:32.603Z (9 months ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lambda-response
Wraps an AWS Lambda function response object for consistency and convenience and allows json, html (based on dot) or redirect types.