Getting started
Getting Started: build a blog with Rustango
This walkthrough takes you from an empty directory to a deployed blog: posts, an admin UI, a JSON API, JWT authentication, and tests. End to end. If…
Scaffolding
Rustango has two layers of code generation, both modeled on the generators you know from Django and Laravel — so you rarely wire boilerplate by hand:
Glossary
A plain-language reference for the words used across these docs. If a term in a guide is unfamiliar, look it up here first. Definitions are deliberately…
Report a bug
Found a bug? Tell us about it.