url-shortener

command module
v0.0.0-...-7e25680 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2022 License: MIT Imports: 8 Imported by: 0

README

URL Shortener

This website is a GoLang alternative for https://bitly.com/.

How it works?

There is an sqlite database to store URLs. First, it checks if URL is hashed (adler-32 checksum algorithm) and inserted into database before. If it is not inserted before, it hashes the url and inserts into database. In general that is how it works.

Frontend

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL