Pinned Repositories
app
Simple app base built on Pat & Alice.
datadog
healthcheck
jsonrpc-client
Simple rpc client for json-rpc/http.
logger
Simple logging middleware.
mount
"Mount" middleware to a pathname prefix.
pprof
pprof middleware.
response
HTTP response helpers - json, xml, errors, status code utils, etc
serve
File serving middleware.
statsd
Statsd middleware for reporting on requests.
gohttp's Repositories
gohttp/app
Simple app base built on Pat & Alice.
gohttp/response
HTTP response helpers - json, xml, errors, status code utils, etc
gohttp/logger
Simple logging middleware.
gohttp/statsd
Statsd middleware for reporting on requests.
gohttp/mount
"Mount" middleware to a pathname prefix.
gohttp/serve
File serving middleware.
gohttp/pprof
pprof middleware.
gohttp/jsonrpc-client
Simple rpc client for json-rpc/http.
gohttp/healthcheck
gohttp/datadog
gohttp/rpc-error
gohttp/rpc
A golang foundation for RPC over HTTP services.
gohttp/rpc-logger
Simple logging middleware for rpc services.