URL Shortener in Go
Find a file
2023-05-05 09:29:09 +02:00
.woodpecker update pipeline 2023-05-05 09:29:09 +02:00
cmd/go-urlsh ad database logic and models 2023-04-25 18:43:01 +02:00
examples more polish, add picocss, add more js and web features 2023-05-04 17:16:56 +02:00
internal more polish, add picocss, add more js and web features 2023-05-04 17:16:56 +02:00
models more polish, add picocss, add more js and web features 2023-05-04 17:16:56 +02:00
views more polish, add picocss, add more js and web features 2023-05-04 17:16:56 +02:00
web fix weird login mismatch 2023-05-04 17:18:51 +02:00
.dockerignore add docker tag deploy pipeline 2023-05-05 09:25:24 +02:00
.gitignore add docker tag deploy pipeline 2023-05-05 09:25:24 +02:00
Dockerfile add views to Dockerfile 2023-04-27 12:35:26 +02:00
go.mod add templating and more login logics 2023-04-27 12:34:24 +02:00
go.sum add templating and more login logics 2023-04-27 12:34:24 +02:00
LICENSE Initial commit 2023-04-08 09:40:10 +00:00
main.go replace gin with fiber and add db stuff 2023-04-24 07:52:54 +02:00
README.md Initial commit 2023-04-08 09:40:10 +00:00

go-urlsh

URL Shortener in Go