Simplest and fastest URL shortener https://marona.to
Go to file
Gustavo Maronato d17b3a0684
go mod tidy
2023-08-17 19:55:26 -03:00
cmd allow registration to be disabled 2023-08-17 19:55:08 -03:00
frontend initial 2023-08-17 14:14:59 -03:00
internal allow registration to be disabled 2023-08-17 19:55:08 -03:00
.dockerignore initial 2023-08-17 14:14:59 -03:00
.gitignore initial 2023-08-17 14:14:59 -03:00
docker-compose.yml initial 2023-08-17 14:14:59 -03:00
Dockerfile initial 2023-08-17 14:14:59 -03:00
go.mod go mod tidy 2023-08-17 19:55:26 -03:00
go.sum user password support 2023-08-17 19:26:33 -03:00
goshort.go initial 2023-08-17 14:14:59 -03:00
LICENSE initial 2023-08-17 14:14:59 -03:00
Makefile initial 2023-08-17 14:14:59 -03:00
README.md initial 2023-08-17 14:14:59 -03:00