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.