URL Shortener in Go
Find a file
2024-05-04 17:06:01 +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 Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
migrations Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
models Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
views Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
web Add minimal working 2fa implementation 2024-05-04 17:06:01 +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 add views to Dockerfile 2023-04-27 12:35:26 +02:00
go.mod Add minimal working 2fa implementation 2024-05-04 17:06:01 +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.