example-go-101

Demo Go service from a DDP template. Running in Kubernetes and ready for a database connection when credentials arrive.

Service

HTTP process is up. Probes: /healthz, /readyz.

Running

Database

Set DATABASE_URL or DATABASE_* (for example via secrets binding) to connect to Postgres.

Not configured