No description
  • Go 94%
  • PLpgSQL 4.7%
  • Dockerfile 0.7%
  • Makefile 0.6%
Find a file
2026-08-09 20:32:27 -03:00
docs feat(api): guarded server config endpoint with swagger docs behind config flag 2026-08-09 20:32:27 -03:00
include feat: new list pods route and robots.txt 2026-08-08 11:12:33 -03:00
internal feat(auth): first registered user receives every permission 2026-08-09 20:32:27 -03:00
kubernetes feat: added pprof port to container 2026-08-09 19:05:47 -03:00
pkg feat: namespace search 2026-08-08 13:57:21 -03:00
routes feat(auth): first registered user receives every permission 2026-08-09 20:32:27 -03:00
schemas feat(auth): first registered user receives every permission 2026-08-09 20:32:27 -03:00
.dockerignore feat: added dockerignore 2026-08-05 22:30:45 -03:00
Dockerfile ref: disabling CGO 2026-08-05 22:30:32 -03:00
env.go chore: default DEBUG_ENABLED to false when unset and test request logger 2026-08-09 20:32:27 -03:00
go.mod feat(api): guarded server config endpoint with swagger docs behind config flag 2026-08-09 20:32:27 -03:00
go.sum feat(api): guarded server config endpoint with swagger docs behind config flag 2026-08-09 20:32:27 -03:00
logger.go fix: no double request id on logging 2026-08-09 19:12:04 -03:00
logger_test.go chore: default DEBUG_ENABLED to false when unset and test request logger 2026-08-09 20:32:27 -03:00
main.go feat(api): guarded server config endpoint with swagger docs behind config flag 2026-08-09 20:32:27 -03:00
Makefile chore: add Makefile with build, push and rollout targets 2026-08-09 09:52:30 -03:00
recover.go feat: http api server with config, database, logging, and kubernetes deployment 2026-08-08 09:31:56 -03:00
request_id.go feat: http api server with config, database, logging, and kubernetes deployment 2026-08-08 09:31:56 -03:00