Skip to content

liel-almog/url-shortener

Repository files navigation

URL Shortener

A simple URL shortener service built with Go and SQLite. This project allows users to create shortened URLs for longer web addresses and provides redirection and click tracking.

Features

  • Generate short URLs for any original URL.
  • Redirect users from short URLs to their original URLs.
  • Track click counts for each shortened URL.
  • Built with Go and Echo for web routing.
  • SQLite used as the database for lightweight and fast storage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published