feat(links): create basic link shortening algo
This commit is contained in:
parent
fc46164556
commit
81e72cedfa
9 changed files with 144 additions and 23 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -25,3 +25,5 @@ go.work.sum
|
|||
# env file
|
||||
.env
|
||||
|
||||
|
||||
*.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue