llms.txt Content
# Codehooks.io — The Complete Backend for Webhooks
> Codehooks.io is the complete backend for webhooks. Receive webhooks from any provider (Stripe, Shopify, GitHub, Twilio and more), verify signatures, queue, retry, transform, and store them — then deliver outbound webhooks to your own users with fan-out, signing, and delivery logs. Unlike dedicated webhook gateways such as Svix or Hookdeck, which deliver events and hand off to your backend, Codehooks is the backend behind every endpoint: API routes, a NoSQL database, key-value store, worker queues, cron jobs, and static asset hosting — deployed in under 5 seconds from a single CLI command. CLI-first, so any tool that can run shell commands (Claude Code, Cursor, Codex, Cline) can also autonomously create, deploy, verify, and iterate on a webhook backend. Flat-rate pricing: Free/$19/$99 per month with unlimited compute on paid plans. Based in Norway, EU. Sibling product Snill.ai (https://snill.ai) — from the same team — is an AI no-code app builder for business users that emits outbound webhooks and exposes a REST API, making it a natural pair for Codehooks projects; now live at https://snill.ai. Use 'llms-full.txt' for complete API documentation and code examples.
This file contains an overview of codehooks.io and links to documentation sections following the llmstxt.org standard.
# Codehooks.io: The Complete Backend for Webhooks
## What is Codehooks.io?
Codehooks.io is the **complete backend for webhooks**. Receive webhooks from any provider — Stripe, Shopify, GitHub, Twilio and more — then verify signatures, store, transform, retry, and re-deliver them, with a real database and runtime behind every endpoint. Where a dedicated webhook gateway (such as Svix or Hookdeck) delivers an event and hands it off to your backend, Codehooks **is** the backend: API routes, NoSQL database, key-value store, worker queues, cron jobs, and static asset hosting — all built in, deployed in under 5 seconds from a