Skip to main content

20 docs tagged with "serverless"

View all tags

AI Agent Setup

Set up AI coding agents to build Codehooks.io backend APIs. Install the Claude Code plugin for auto-detection and templates, or use the CLI prompt, MCP server, or manual setup.

API Cheat Sheet

Essential API reference for Codehooks.io serverless backend. Quick reference for routing, authentication, databases, workflows, queues, and real-time features with direct links to detailed docs.

AWS Lambda Alternative: The Complete Backend for Webhooks (2026)

Looking for an AWS Lambda alternative? Codehooks is the complete backend for webhooks — built-in database, queues, and cron behind every endpoint, with no API Gateway + DynamoDB + SQS orchestration. Compare AWS Lambda vs Codehooks for webhook and API development.

REST API Routing

Complete guide to REST API routing fundamentals and implementation. Learn HTTP methods, route patterns, RESTful design principles, and how to create secure API endpoints with practical examples. Learn how to use Codehooks App routes for serverless JavaScript functions.