Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casualjim/middlewares


https://github.com/casualjim/middlewares

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Middlewares

Some common middlewares I use in multiple projects

Contains:

* Gzip: gzips responses
* Audit: go-metric capturing with yammer metrics compatible output
* Healthchecks: go-metrics healthchecks with yammer metrics compatible output
* Profiling: use pprof
* Recovery: handle panics