@karmaniverous/smoz
    Preparing search index...

    Module index

    SMOZ — Serverless + Middy + OpenAPI + Zod

    Public entry point for the toolkit. Import from '@karmaniverous/smoz' in application code.

    Exposes:

    • App orchestrator (schema‑first) to register functions and aggregate Serverless + OpenAPI artifacts.
    • HTTP runtime wrapper and middleware building blocks.
    • Helpers and commonly used types.

    References

    App → App
    AppHttpConfig → AppHttpConfig
    AppInit → AppInit
    baseEventTypeMapSchema → baseEventTypeMapSchema
    buildSafeDefaults → buildSafeDefaults
    ConsoleLogger → ConsoleLogger
    defineAppConfig → defineAppConfig
    DefineAppConfigInput → DefineAppConfigInput
    DefineAppConfigOutput → DefineAppConfigOutput
    detectSecurityContext → detectSecurityContext
    dirFromHere → dirFromHere
    EnvKeysNode → EnvKeysNode
    EnvSchemaNode → EnvSchemaNode
    findIndex → findIndex
    FunctionHttpConfig → FunctionHttpConfig
    getId → getId
    GlobalEnvConfig → GlobalEnvConfig
    GlobalParamsNode → GlobalParamsNode
    Handler → Handler
    HandlerOptions → HandlerOptions
    HttpContext → HttpContext
    HttpProfile → HttpProfile
    HttpStackOptions → HttpStackOptions
    insertAfter → insertAfter
    insertBefore → insertBefore
    LambdaEvent → LambdaEvent
    MethodKey → MethodKey
    removeStep → removeStep
    replaceStep → replaceStep
    SecurityContextHttpEventMap → SecurityContextHttpEventMap
    ShapedEvent → ShapedEvent
    StageParamsNode → StageParamsNode
    tagStep → tagStep
    toPosixPath → toPosixPath
    wrapHandler → wrapHandler