dhax/go-base resource
Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3263
- days_rel: n/a
- days_push: 22
- n_releases_24m: 0
Adoption not part of the score
1696 stars · 240 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Go RESTful API boilerplate providing a structured, idiomatic foundation for building web APIs. It ships with JWT authentication (passwordless email login), PostgreSQL with migrations via bun, chi routing, viper configuration, and structured logging.
Use cases
- start a new Go REST API project
- scaffold a backend with JWT authentication
- build a passwordless email login API
- bootstrap a Go API with PostgreSQL and migrations
- learn idiomatic Go API project structure
- set up a Dockerized Go API server
When to choose
- starting a new Go REST API from scratch
- you want JWT auth and PostgreSQL wired up out of the box
- you prefer a minimal, idiomatic Go stack (chi, viper, cobra)
When to avoid
- you need a full-featured framework like Gin or Echo with batteries included
- your stack is not Go or not PostgreSQL
- you need GraphQL or gRPC rather than REST
Facets
learning-resource · maturity maintenance
auth web-framework http-server routing logging orm email middleware web-development backend apis developer-tools go windows self-hosted rest-api jwt-authentication postgresql chi-router starter-template passwordless-auth boilerplate docker linux macos
1 source
- readme: https://github.com/dhax/go-base · fetched 2026-08-28 · eb7fbae77324
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dhax/go-base | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem