Bookmarks tagged [middlware]
https://github.com/posener/client-timing
An HTTP client for Server-Timing header.
- tags: go, web-frameworks, middlware
- source code
Easily add CORS capabilities to your API.
- tags: go, web-frameworks, middlware
- source code
https://github.com/rs/formjson
Transparently handle JSON input as a standard form POST.
- tags: go, web-frameworks, middlware
- source code
https://github.com/mitchellh/go-server-timing
Add/parse Server-Timing header.
- tags: go, web-frameworks, middlware
- source code
https://github.com/ulule/limiter
Dead simple rate limit middleware for Go.
- tags: go, web-frameworks, middlware
- source code
https://github.com/philippgille/ln-paywall
Go middleware for monetizing APIs on a per-request basis with the Lightning Network (Bitcoin).
- tags: go, web-frameworks, middlware
- source code
https://github.com/didip/tollbooth
Rate limit HTTP request handler.
- tags: go, web-frameworks, middlware
- source code
Handle X-Forwarded-For
header and friends.
- tags: go, web-frameworks, middlware
- source code
https://github.com/justinas/alice
Painless middleware chaining for Go.
- tags: go, web-frameworks, middlware
- source code
https://github.com/codemodus/catena
http.Handler wrapper catenation (same API as "chain").
- tags: go, web-frameworks, middlware
- source code
https://github.com/codemodus/chain
Handler wrapper chaining with scoped data (net/context-based "middleware").
- tags: go, web-frameworks, middlware
- source code
Small middlewares package for net/http.
- tags: go, web-frameworks, middlware
- source code
https://github.com/alioygur/gores
Go package that handles HTML, JSON, XML and etc. responses. Useful for RESTful APIs.
- tags: go, web-frameworks, middlware
- source code
https://github.com/carbocation/interpose
Minimalist net/http middleware for golang.
- tags: go, web-frameworks, middlware
- source code
https://github.com/stephens2424/muxchain
Lightweight middleware for net/http.
- tags: go, web-frameworks, middlware
- source code
https://github.com/urfave/negroni
Idiomatic HTTP middleware for Golang.
- tags: go, web-frameworks, middlware
- source code
https://github.com/unrolled/render
Go package for easily rendering JSON, XML, and HTML template responses.
- tags: go, web-frameworks, middlware
- source code
https://github.com/thedevsaddam/renderer
Simple, lightweight and faster response (JSON, JSONP, XML, YAML, HTML, File) rendering package for Go.
- tags: go, web-frameworks, middlware
- source code
https://github.com/InVisionApp/rye
Tiny Go middleware library (with canned Middlewares) that supports JWT, CORS, Statsd, and Go 1.7 context.
- tags: go, web-frameworks, middlware
- source code
https://github.com/thoas/stats
Go middleware that stores various information about your web application.
- tags: go, web-frameworks, middlware
- source code