DEV Community

Discussion on: NestJS & AWS Lambda Without HTTP

Collapse
 
petermorlion profile image
Peter Morlion • Edited

Thanks for your comment.
In our case, we still want to use other parts of NestJS like the dependency injection and easy testability. Though that could be up for discussion. What I wanted to show was how NestJS can be used outside of a HTTP context.