gorilla / http
Package gorilla/http is an alternative HTTP client implementation for Go.
☆265Updated last year
Alternatives and similar repositories for http
Users that are interested in http are comparing it to the libraries listed below
Sorting:
- net/http handler filters☆347Updated 4 years ago
- Project for Go Search, a search engine for finding popular and relevant packages.☆276Updated 5 years ago
- Package gorilla/context is a golang registry for global request variables.☆427Updated last year
- Daemonize Go applications deviously.☆493Updated 3 years ago
- Package httpcontrol allows for HTTP transport level control around timeouts and retries.☆462Updated 9 years ago
- Simple, configurable and scalable Structured Logging for Go.☆295Updated last year
- UI for overview of your Golang package benchmarks progress.☆527Updated 9 years ago
- Reflectionless data binding for Go's net/http (not actively maintained)☆792Updated 7 years ago
- Automatically exported from code.google.com/p/go-uuid☆385Updated last year
- Go Library [DEPRECATED]☆194Updated 7 years ago
- Package httpdown provides http.ConnState enabled graceful termination of http.Server.☆284Updated 6 years ago
- Fast conversions across various Go types with a simple API.☆381Updated 3 years ago
- Go driver for Kafka☆213Updated 5 years ago
- An easy-to-use, distributed, extensible task/job queue framework for #golang☆293Updated 3 years ago
- A persistent and flexible background jobs library for go.☆498Updated 6 years ago
- golang database modelling library☆483Updated 6 years ago
- simple json field access for golang☆589Updated 4 years ago
- Graceful is a Go package enabling graceful shutdown of an http.Handler server.☆1,283Updated 6 years ago
- [UNMATAINED] common libs here.☆253Updated 7 years ago
- Redis client for Go☆433Updated 4 years ago
- A Go middleware that stores various information about your web application (response time, status code count, etc.)☆593Updated 2 years ago
- GC optimized MySQL driver☆268Updated 4 years ago
- ModelQ is a code generator for creating Golang codes/models to access RDBMS database/tables☆292Updated 5 years ago
- Simple, fast and scalable golang rpc library for high load☆707Updated 2 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆277Updated 5 years ago
- HTTP Authentication middlewares☆220Updated 3 years ago
- CURL-like library for golang