2026 · jordimarsal/rustcut
rustcut
Tiny URL shortener in Rust: a deliberately minimalist REST API on Actix-web with SQLite storage.
Problem
Tiny URL shortener in Rust: a deliberately minimalist REST API on Actix-web with SQLite storage.
Highlights
- A complete REST service in Rust, kept intentionally small: Actix-web over SQLite, nothing else.
Stack
- Rust
- Actix-web
- SQLite