Examples
Browse the documentation in this section.
Basic
The smallest umbral app. One model, one route, default settings. Copy-paste, cargo run.
Batteries included
Everything wired. ORM, REST + OpenAPI, admin, auth, sessions, email, tasks. The kitchen-sink reference.
REST API service
API-only umbral app. REST + OpenAPI + token auth, no HTML, no admin. The "Rust microservice" shape.