Skip to content

binoymanoj/url-shortener-go

Repository files navigation

URL Shortener using GO

paste your longass url get short url back for sharing

disclaimer: dont' use it for phishing purposes i'm not responsible for that, but if you do better call saul

Setting up in local

git clone https://github.com/binoymanoj/url-shortener-go.git

cd url-shortener-go/

mv .env.example .env

air

Replace db credentials with actual working db in .env file

Package air is used for hot-reload when changes are made

About

URL shortener service using go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages