Simplest and fastest URL shortener https://marona.to
Go to file
Gustavo Maronato 670fcc3303
do not include user in short json
2023-08-18 19:11:43 -03:00
cmd use default 0.0.0.0 only when running in docker 2023-08-18 19:11:20 -03:00
frontend initial 2023-08-17 14:14:59 -03:00
internal do not include user in short json 2023-08-18 19:11:43 -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