You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -210,6 +210,7 @@ This section is for both single functions and applications composed of multiple
210
210
*[imprenta](https://github.com/alfredo/imprenta) - Generates PDF files from HTML using jinja, pdfkit and wkhtmltopdf.
211
211
*[invokust](https://github.com/FutureSharks/invokust) - A tool for running [Locust](http://locust.io/) load tests from within Python without the need to use the locust command line to allow running load tests in python or on AWS Lambda.
212
212
*[json-server-less-λ](https://github.com/pharindoko/json-server-less-lambda) - Easily deploy [json-server](https://github.com/typicode/json-server) in the AWS cloud as a lambda.
213
+
*[lambda-live-debugger](https://github.com/ServerlessLife/lambda-live-debugger) - Provides on-the-fly debugging capabilities for AWS Lambda functions, eliminating redeployment delays and boosting developer productivity. Learn about the [Lambda Live Debugger](https://www.srvrlss.io/blog/lambda-live-debugger/).
213
214
*[lambda-comments](https://github.com/jimpick/lambda-comments) - Blog commenting system built with AWS Lambda, API Gateway, S3, DynamoDB streams, IAM and CloudWatch Logs.
214
215
*[lambda-keystore](https://github.com/subdavis/lambda-keystore) - Simple key-value store with TTL for AWS Lambda using DynamoDB.
215
216
*[lambda-packs](https://github.com/ryfeus/lambda-packs) - Precompiled packages for Lambda.
0 commit comments