AppleIntents.HTTP (apple_intents v0.1.0)

Copy Markdown View Source

HTTP helpers for fulfillment endpoints outside Plug pipelines.

Summary

Functions

handle_request(body, router, opts \\ [])

@spec handle_request(term(), term(), keyword()) :: Plug.Conn.t() | map()