· Standard
C
Community-Eintrag
llms.txt erreichbar
KI-Impact-Score 100/100 · A
codehooks.io stellt strukturierte Informationen über eine llms.txt-Datei für KI-Assistenten bereit. Branche: Entwickler-Tools. Die Website codehooks.io stellt ihre llms.txt unter https://codehooks.io/llms.txt bereit. Der Eintrag besteht seit 07. January 2026.
Geschäftskategorie
Entwickler-Tools
Eingetragen seit
llms.txt-Adresse
Beschreibung
Codehooks.io is the agent-native backend platform. A complete, isolated backend — API routes, NoSQL database, key-value store, worker queues, cron jobs, and static asset hosting — that deploys in under 5 seconds from a single CLI command. CLI-first: any tool that can run shell commands (Claude Code, Cursor, Codex, Cline) can autonomously create, deploy, verify, and iterate on a production backend. Flat-rate pricing: Free/$19/$99 per month with unlimited compute on paid plans. Based in Norway, EU
Gemäß DSGVO Art. 17 kannst du die Löschung deiner Daten beantragen.
llms.txt — Aktueller Inhalt
Öffnen ↗
# 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 single CLI command. Nothing needs to be wired together.
The entire lifecycle is **CLI-native**, so you — or any coding agent that can run shell commands (Claude Code, Cursor, Codex, Cline) — can create, deploy, verify, and iterate on a production webhook backend from the terminal, without a dashboard.
### Why Codehooks.io?
- **CLI-First, Zero Friction** – Every operation is a CLI command. No browser, no dashboard, no tutorial. `coho deploy` and your webhook handler is live.
- **A Real Backend, Not Just a Gateway** – Database, queues, cron, key-value store, auth — all built into every project. Store and query webhook payloads, run your own logic, and re-deliver. Grab any template, deploy it, and it works. Nothing to provision, nothing to wire up.
- **Sub-5-Second Deploys** – Change how a webhook is processed and see it live before the sender retries. Iterate 50 times in the time it takes other platforms to deploy once.
- **Flat-Rate Pricing** – Unlimited compute included. No per-request fees, no surprise bills. $19/month for Pro.
- **Claude Code Plugin** – Install the [Codehooks Claude Plugin](https://github.com/RestDB/codehooks-claude-plugin) for auto-detection, templates, and a `/codehooks:backend` command.
- **OpenClaw Skill** – The [codehooks-openclaw-skill](https://github.com/RestDB/codehooks-openclaw-skill) provides pre-built backend patterns for OpenClaw agents.
- **MCP Server** – Fallback for tools without terminal access (Claude Desktop, Cline, Zed): [codehooks-mcp-server](https://github.com/RestDB/codehooks-mcp-server). Always prefer the CLI when available.
- **EU Data Storage** – All data and backups stored in the EU. GDPR compliant. Encryption at rest.
---
## Building with AI Agents
Because everything is CLI-first, **AI agents can autonomously build, deploy, and manage webhook backends** on Codehooks — no dashboard required.
### Why AI Agents Excel with Codehooks
**Single Cohesive Library:** The `codehooks-js` library bundles everything—REST routes, NoSQL databas
[…gekürzt]