Skip to main content

4 docs tagged with "api"

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.

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.

What Are Webhooks? The Complete Guide with Examples

Learn what webhooks are, how they work, and why they're essential for modern integrations. Understand the difference between webhooks and APIs, see real-world examples, and learn how to implement secure webhook endpoints.