Netlify Functions

Write, configure, and deploy Netlify serverless functions in TypeScript, JavaScript, or Go. Use this when adding an API endpoint or backend route, adding a contact form handler, wiring auth or Identity signup/login hooks, building streaming or AI-proxy responses, scheduling cron jobs, running long background jobs (batch processing/scraping), reacting to deploy or form events, setting up rate limiting or region/memory config, or reading environment variables and secrets inside a function. Covers file locations, the Request/Context/Response handler shape, path routing, config options, and local testing with netlify dev.

bg-szy 6cbdb23 3 files · 22.1 KB Updated

File contents

bg-szy/TOP-SKILLS/tree/main/skills/agent-skills/netlify-functions commit 6cbdb23a4f

Frequently asked questions

npx skillmds@latest add bg-szy/netlify-functions