Chhoto URL
A blazingly fast URL shortener built in Rust with SQLite storage. Create and manage short links through a clean admin interface, protected by password authentication.
What You Can Do After Deployment
- Visit your domain — log in with your admin credentials
- Shorten URLs — paste any long URL to generate a short link
- Manage links — view, edit, and delete existing short links
- Track usage — see hit counts for each shortened URL
- Share links — distribute short URLs that redirect instantly
Key Features
- Blazingly fast — written in Rust
- SQLite storage — no external database required
- Clean admin web interface
- Password-protected access
- Hit counter for each link
- Lightweight with minimal resource usage
- Custom short URL slugs
License
MIT — GitHub