Categorygithub.com/kshitijk4poor/golang-url-shortener
repositorypackage
0.0.0-20240714124029-affe9db986ca
Repository: https://github.com/kshitijk4poor/golang-url-shortener.git
Documentation: pkg.go.dev

# README

🚀 GoShort: Lightning-Fast URL Shortener

Go Report Card

GoShort is a high-performance URL shortener built with Go, Redis, and Docker. It's designed to be fast, reliable, and easy to deploy. 🏎️💨

✨ Features

  • 🔗 Shorten long URLs into compact, easy-to-share links
  • 🏷️ Support for custom aliases
  • ⏰ Time-based expiration for links
  • 🐳 Easy deployment with Docker
  • 🚀 High-performance with Go and Redis
  • 🔒 Rate limiting to prevent abuse

🛠️ Tech Stack

  • Go - For lightning-fast performance
  • Redis - For efficient data storage
  • Docker - For easy deployment and scaling