Няма описание

Frederic G. MARAND bd5a5423b7 Example: dump DB content. преди 6 години
cmd bd5a5423b7 Example: dump DB content. преди 6 години
doc f673940804 WIP new domain model and legacy physical model. преди 6 години
.gitignore 5ba5ac0c61 First commit: README, GPLv3 license, .gitignore. преди 10 години
LICENSE.txt 5ba5ac0c61 First commit: README, GPLv3 license, .gitignore. преди 10 години
README.md 5ba5ac0c61 First commit: README, GPLv3 license, .gitignore. преди 10 години
go.mod bd5a5423b7 Example: dump DB content. преди 6 години
go.sum bd5a5423b7 Example: dump DB content. преди 6 години

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