Guides

API Routing

Build HTTP APIs with controllers, route decorators, parameter extraction, and structured responses.

Database

Define tables, apply modifiers for hashing and encryption, and perform CRUD operations with data models.

Authentication

Sign and validate JWT tokens, protect routes with authentication decorators, and manage server-side cookies.

Data API

Generate automatic CRUD endpoints from database tables with customizable routes and middleware.

Full-Stack Application

Build a complete task management API from scratch using database, authentication, and data API interfaces.

Troubleshooting

Common errors and their solutions when working with AntelopeJS modules and interfaces.