kaiiak / shorturl

🦄️ Short link service of golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🦄️ Short link service of golang

License:MIT License


Languages

Language:Go 100.0%