Deploy serverless JavaScript functions with Kapso
fetch()
- Make HTTP requestsRequest
/Response
- Handle HTTPURL
/URLSearchParams
- Parse URLscrypto.randomUUID()
- Generate IDsTextEncoder
/TextDecoder
- Text encodingenv.KV
- Persistent key-value storageenv.YOUR_SECRET
- Access encrypted secrets (set in web app)Deno.env.get()
- Environment variables and secretscreateClient()
- Supabase client with auth contextfetch()
and standard Web APIskapso functions push <file.js>
kapso functions list
kapso functions pull <name>