Ingen beskrivning

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

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