TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Middy, Node.js middleware framework for AWS Lambda, goes 1.0.0

5 pointsby loigeabout 5 years ago

1 comment

blade79about 5 years ago
Middy is a very nice middleware for who works with AWS Lambda on Node.js runtime, it allows you to decorate your lambda's business logic with whichever additional layer you might need such as auth, validation and marshalling to mention some.