Simplest and fastest URL shortener https://marona.to
Go to file
Gustavo Maronato 29ad94ed68
strip trailing slashes
2023-08-30 21:33:47 -03:00
.github/workflows build for arm too 2023-08-30 11:03:29 -03:00
.vscode lint 2023-08-26 11:47:46 -03:00
cmd added docs and cleaned up middlewares 2023-08-30 21:03:44 -03:00
docs added docs and cleaned up middlewares 2023-08-30 21:03:44 -03:00
frontend added docs and cleaned up middlewares 2023-08-30 21:03:44 -03:00
internal strip trailing slashes 2023-08-30 21:33:47 -03:00
.dockerignore I'm done 2023-08-24 22:03:58 -03:00
.gitignore I'm done 2023-08-24 22:03:58 -03:00
.golangci.yml added lots of tests 2023-08-27 20:44:58 -03:00
.tool-versions I'm done 2023-08-24 22:03:58 -03:00
docker-compose.yml initial 2023-08-17 14:14:59 -03:00
Dockerfile use pre-built build image 2023-08-30 10:54:46 -03:00
go.mod added docs and cleaned up middlewares 2023-08-30 21:03:44 -03:00
go.sum added docs and cleaned up middlewares 2023-08-30 21:03:44 -03:00
goshort.go initial 2023-08-17 14:14:59 -03:00
LICENSE initial 2023-08-17 14:14:59 -03:00
Makefile there we go 2023-08-24 22:44:03 -03:00
README.md initial 2023-08-17 14:14:59 -03:00