Intermediate tierExtend the beginner endpoint into a CRUD /items API backed by SQLite — store layer, config, and table-driven tests. Pure Go, no cgo.
Advanced tierProduction-ready REST API — PostgreSQL, JWT auth, middleware, Docker, integration tests, benchmarks, graceful shutdown, and CI/CD.