Skip to content

URL shortener, written using gin-gonic, html, css, js, gorm, sqlite.

Notifications You must be signed in to change notification settings

haquenafeem/shrinkie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shrinkie

Shrinkie

A url shortner project

Run

cp .env.default .env
go mod tidy
 make run

Demo

demo.mov

Endpoints

POST   /shrink
GET    /
GET    /:id
GET    /list