ShrinkRay is a simple, efficient URL shortener service built with Go and React.js. It allows users to create short, easy-to-share URLs that redirect to longer, original URLs.
Create short URLs from long ones
Redirect short URLs to their original destinations
Fast and efficient backend using Go, with Redis for caching
MongoDB for persistent storage
Modern, responsive frontend built with React.js
Built with