Skip to content
/ box Public

box is an opinionated & minimalistic application framework for Go.

License

Notifications You must be signed in to change notification settings

mycrEEpy/box

Repository files navigation

box

Go Reference Go Report Card Go Build & Test Go Coverage

Gopher in a box

box is an opinionated & minimalistic application framework for Go.

Functionality

box provides the following functionality:

  • Context which is canceled when the SIGINT or SIGTERM signal is received
  • Logger based on slog which automatically uses the JSON handler in Kubernetes
  • Optional web server based on Echo with liveness/readiness & metrics endpoints

Usage

See examples.

About

box is an opinionated & minimalistic application framework for Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published