Skip to content

casualjim/go-appserver

Repository files navigation

App Server

A small wrapper around httpd and chi. Comes with a simple service locator included.

Features

  • Fast router configurable with middlewares.
  • Service Locator with application lifecycle hooks.
  • Default middleware stack (can be replaced or augmented):
    • Recover from panics
    • Compression
    • Read Load Balancer headers for correct remote address and scheme
    • Request logging with zap

Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages