Skip to content

A compact Golang-based API service designed to transform lengthy URLs into short, manageable links, facilitating easy sharing and tracking.

License

Notifications You must be signed in to change notification settings

CauaneAndrade/url-shorten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener Project

This project is a lightweight URL shortener service, allowing users to convert long URLs into shorter, manageable links for easy sharing. Built with Go, it leverages the chi router for HTTP routing and the go-redis/redis/v8 package for storing URL mappings.

Features

  • Generate short URLs from long ones
  • Redirect short URLs to their original long URLs

Prerequisites

  • Go (version 1.22)
  • Docker and Docker Compose

Usage

About

A compact Golang-based API service designed to transform lengthy URLs into short, manageable links, facilitating easy sharing and tracking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published