Skip to main content

6 docs tagged with "serverless"

View all tags

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.

ChatGPT Prompt for Building Backend APIs

A comprehensive guide and template for generating Codehooks.io backend APIs using ChatGPT, Claude Code and other LLMs. Includes best practices, code examples, and implementation patterns.

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.