Simplest and fastest URL shortener https://marona.to
Go to file
Gustavo Maronato 978420f7ef
serve index.html by default to handle other routes
2023-08-19 00:49:25 -03:00
cmd base ui 2023-08-18 19:51:10 -03:00
frontend base ui 2023-08-18 19:51:10 -03:00
internal serve index.html by default to handle other routes 2023-08-19 00:49:25 -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