No description
  • Go 98.7%
  • Just 1.3%
Find a file Use this template
2026-04-03 17:50:10 +03:00
cmd/migrate init 2026-03-16 19:59:07 +03:00
db/migrations init 2026-03-16 19:59:07 +03:00
.gitignore init 2026-03-16 19:59:07 +03:00
go.mod init 2026-03-16 19:59:07 +03:00
go.sum init 2026-03-16 19:59:07 +03:00
Justfile init 2026-03-16 19:59:07 +03:00
main.go change / handler to pass map instead of a struct 2026-04-03 17:50:10 +03:00
server.go add a log before starting http server 2026-04-03 17:48:02 +03:00