Skip to main content

19 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.

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.