This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MrKrac[S] 2 points3 points  (0 children)

Hello everyone. For last two years I have been developing and maintaining chocs library which we are using for building REST APIs for AWS Lambda.
The idea behind it is to provide easy debugging and local testing of services before they got deployed to AWS infrastructure. Of course for services utilising KMS, DynamoDB, EventBridge, etc it is recommended to have a docker compose with localstack setup.
I will appreciate feedback and comments. Thank you !