Skip to content

ServerlessUse

Collection of Serverless Composable Utilities

Reusable functions for AWS

ServerlessUse
🎻

Composable functions for common tasks

Simplify code by reusing common functions

⚠️

Global error handling

Provide a single error handler to catch any errors

💻

Strict Execution Scope

Composables all are created once per execution and disposed 🗑️.

🗜️

Automatic Response Compression

Compress all responses Out of the Box

🤖

Automatic Result Transform

Automatically convert common handler returns types for simpler code

Built with TypeScript

Composables all provide opt in strong typing 💪