Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 250 Bytes

readme.md

File metadata and controls

5 lines (3 loc) · 250 Bytes

Shortl - Link Shortener Backend in Golang

My attempt to learn Golang, decided to build a somewhat simple backend API service with Gin/Gorm and PostgreSQL.

Idea is to shorten the links and provide useful authorization and authentication with JWT.