@karmaniverous/smoz
    Preparing search index...

    Recipes

    Concrete patterns you can lift into your app. Each recipe links to a focusedpage with short snippets.

    Tip: Keep endpoint modules small and focused:

    lambda.ts       // define/register function
    handler.ts // business handler
    openapi.ts // attach OpenAPI operation
    serverless.ts // (non‑HTTP only) attach platform events