Simplest and fastest URL shortener https://marona.to
Go to file
Gustavo Maronato f7a36ebe01
All checks were successful
Build / build (push) Successful in 28m7s
change html title
2023-08-22 02:00:44 -03:00
.github/workflows build forms 2023-08-21 22:48:33 -03:00
.vscode nice changes 2023-08-21 18:08:41 -03:00
cmd added sqlite support 2023-08-22 00:48:12 -03:00
frontend change html title 2023-08-22 02:00:44 -03:00
internal added sqlite support 2023-08-22 00:48:12 -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 fix dockerfile 2023-08-22 01:53:05 -03:00
go.mod added sqlite support 2023-08-22 00:48:12 -03:00
go.sum added sqlite support 2023-08-22 00:48:12 -03:00
goshort.go initial 2023-08-17 14:14:59 -03:00
LICENSE initial 2023-08-17 14:14:59 -03:00
Makefile going along 2023-08-19 02:03:42 -03:00
README.md initial 2023-08-17 14:14:59 -03:00