Package webapp
is an opinionated foundation for server based applications. It uses zerolog
for logging,
OpenTelemetry for collecting metrics and traces.
go get github.com/go-pogo/webapp
import "github.com/go-pogo/webapp"
Additional detailed documentation is available at pkg.go.dev
Copyright © 2024-2025 Roel Schut. All rights reserved.
This project is governed by a BSD-style license that can be found in the LICENSE file.