Sin descripción

Frederic G. MARAND bd5a5423b7 Example: dump DB content. hace 6 años
cmd bd5a5423b7 Example: dump DB content. hace 6 años
doc f673940804 WIP new domain model and legacy physical model. hace 6 años
.gitignore 5ba5ac0c61 First commit: README, GPLv3 license, .gitignore. hace 10 años
LICENSE.txt 5ba5ac0c61 First commit: README, GPLv3 license, .gitignore. hace 10 años
README.md 5ba5ac0c61 First commit: README, GPLv3 license, .gitignore. hace 10 años
go.mod bd5a5423b7 Example: dump DB content. hace 6 años
go.sum bd5a5423b7 Example: dump DB content. hace 6 años

README.md

Kurz is yet another URL shortener.

  • built as a Go API
  • web front end provided
  • multiple shortening strategies. provided:
    • 32-bits hexa string, leading 0s omitted
    • base36
    • manual selection
  • vanity domain support
  • usage statistics