URL Shortener in Go
Find a file
2024-05-06 16:09:12 +02:00
.idea Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
.vscode Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
.woodpecker Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
cmd/go-urlsh Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
examples refactor javascript and fix minor bugs 2023-05-05 15:16:54 +02:00
internal Scratch codes can only be ussed once now (#6) 2024-05-06 15:32:53 +02:00
migrations Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
models Scratch codes can only be ussed once now (#6) 2024-05-06 15:32:53 +02:00
views Scratch codes can only be ussed once now (#6) 2024-05-06 15:32:53 +02:00
web Scratch codes can only be ussed once now (#6) 2024-05-06 15:32:53 +02:00
.dockerignore add docker tag deploy pipeline 2023-05-05 09:25:24 +02:00
.gitignore Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
CHANGELOG.md Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
Dockerfile update to go1.22 2024-05-06 16:09:12 +02:00
go.mod update to go1.22 2024-05-06 16:09:12 +02:00
go.sum Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
LICENSE update license to MIT [CI SKIP] 2023-06-16 11:42:54 +02:00
main.go Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
README.md Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00

go-urlsh

status-badge Please don't upload to GitHub

URL Shortener in Go

Changelog

You can find the Changelog here: Changelog

License

go-urlsh is available under the MIT license. See the LICENSE file for more info.