Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 270 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 270 Bytes

Go API Template

A starting point for building Go APIs.

Features

  • DB access via Npgsql
  • Observability via OpenTelemetry
  • Simple Todo domain as example
  • Full-fledged authentication and user management
  • Useful Grafana dashboards

TODO