ShURL

A URL shortener service written in Go with Fiber. It provides a simple web client based on it to shorten URLs and stores the shortened URLs in a SQLite database powered by Turso.

ShURL also has simple in-memory caching implemented from scratch in pure Go.

ShURL service official client first image
The ShURL service official client first screenshot
ShURL service official client second image
The ShURL service official client second screenshot

Code - Demo