Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 578 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 578 Bytes

shorturl

Shortlinks implemented using golang

Build Status GoDoc GoReport

CLI

  • dbtype
    • only support mysql, postgresql, sqlite
  • dbpath
    • your database DSN
  • cachepath
    • redis address
  • port
    • http listen port