Simplest and fastest URL shortener https://marona.to
Go to file
Gustavo Maronato 67f07b7601
Some checks failed
Go / checks (push) Has been cancelled
use separate test and release actions
2023-09-21 16:20:59 -03:00
.github use separate test and release actions 2023-09-21 16:20:59 -03:00
.vscode lint 2023-08-26 11:47:46 -03:00
cmd implemented tracing 2023-09-21 16:19:17 -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 implemented tracing 2023-09-21 16:19:17 -03:00
.dockerignore I'm done 2023-08-24 22:03:58 -03:00
.DS_Store added docs, license, better makefile 2023-08-30 23:17:05 -03:00
.gitignore I'm done 2023-08-24 22:03:58 -03:00
.golangci.yml add verbose 2023-09-06 18:43:56 -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 get version from build step 2023-09-06 13:30:45 -03:00
go.mod implemented tracing 2023-09-21 16:19:17 -03:00
go.sum implemented tracing 2023-09-21 16:19:17 -03:00
goshort.go get version from build step 2023-09-06 13:30:45 -03:00
LICENSE added docs, license, better makefile 2023-08-30 23:17:05 -03:00
Makefile add more commands and stuff 2023-09-06 13:00:56 -03:00
README.md Update README.md 2023-08-30 23:45:13 -03:00