codehooks.io Review, Pricing & Features

What codehooks.io does, its serverless JavaScript backend and NoSQL database, 2026 pricing tiers, key features, pros, cons and use cases.

Category
Databases
Pricing
Flat-rate tiered subscription, not metered per request, with a free development tier and paid add-ons, from Free (Development plan); paid plans start at $19 per month (Pro plan)
Verified
Not yet
Last updated
July 19, 2026
Founded
2024
Headquarters
Norway

What Ships Behind Every codehooks.io Endpoint

Every deployed codehooks.io project includes a queryable NoSQL document database built on RocksDB with a MongoDB-like query language, a lightweight key-value store, background job queues with workers, and cron-scheduled tasks.

It also handles inbound and outbound webhooks with signature verification and automatic retries, useful for receiving events from Stripe, Shopify, or GitHub, plus JWT and JWKS authentication and encrypted API keys for protecting endpoints.

Flat-Rate Pricing Instead of Per-Request Billing

Unlike most serverless platforms, codehooks.io charges flat monthly rates rather than metering per request or invocation, so a team's bill stays predictable within its plan's rate limits.

Plans scale by API requests per minute, database storage, and developer seats, with a la carte add-ons available for extra developers, storage, custom domains, and dedicated spaces.

CLI-First and AI-Agent-Ready Deployment

Developers write handler functions locally and deploy via a terminal command, with deploys typically completing in under five seconds since there are no containers to build.

The platform is designed to be driven by AI coding agents such as Claude Code or Cursor, and includes a webhook inspector for capturing and replaying payloads during development.

Key Features

Pros & Cons

Pros

  • Flat-rate pricing means bills do not spike with request volume
  • Many backend primitives, including database, queue, cron, and webhooks, are bundled into one platform
  • Very fast CLI deploys with no container or build-pipeline overhead
  • Built by an experienced team with a decade of backend-SaaS history via restdb.io
  • Designed to work well with AI coding agents for automated backend generation

Cons

  • Young product, launched in 2024, with a smaller track record than established BaaS platforms
  • Rate limits on requests per minute are relatively low on entry-level plans
  • Smaller ecosystem and community than Firebase, Supabase, or AWS Lambda
  • No relational or SQL database option; NoSQL only
  • Team size and long-term company scale are not publicly disclosed

Pricing

Frequently Asked Questions

What is codehooks.io?

A serverless JavaScript and TypeScript backend platform with a built-in NoSQL database, queues, cron, and webhooks.

Who built codehooks.io?

Codehooks AS, based in Norway, built by the team behind restdb.io.

Is codehooks.io billed per request?

No, it uses flat-rate tiered pricing rather than per-request metering.

What database does codehooks.io use?

A built-in NoSQL document database on RocksDB with a MongoDB-like query language.

Does codehooks.io support cron jobs?

Yes, cron-scheduled tasks can trigger behind any endpoint.

Can codehooks.io receive and process webhooks?

Yes, with signature verification and automatic retries for inbound and outbound webhooks.

Is there a free plan?

Yes, the Development plan is free with limited request-rate and storage quotas.

Does codehooks.io work with AI coding agents?

Yes, it is designed to be agent-ready for tools like Claude Code and Cursor.

Related Tools