Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 252 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 252 Bytes

Simple URL Shortener, Written in Go

feel free to deploy for yourself

Features

  • Autogenerated URL

TODO

  • Custom short URL
  • Login system
  • Shortlink monitoring

Libraries and tools used in this project :

  • Go
  • Echo Framework
  • SQLite
  • Pico CSS