URL Shortener
URL Shortener
Create shortened URLs with a simple form. This tool integrates with a Go backend service for efficient URL management.
How It Works
- Paste a long URL
- Click "Shorten"
- Copy the shortened URL
- Share!
This demonstrates: - Go Backend – Lightweight and performant URL service - Frontend Integration – React UI connecting to backend API - Persistent Storage – SQLite database for URL mappings