feat(links): create basic link shortening algo

This commit is contained in:
maotovisk 2025-08-06 23:16:55 -03:00
parent fc46164556
commit 81e72cedfa
9 changed files with 144 additions and 23 deletions

2
.gitignore vendored
View file

@ -25,3 +25,5 @@ go.work.sum
# env file
.env
*.db