codegangsta / mixer
Classy HTTP Handlers in Go
☆57Updated last year
Related projects ⓘ
Alternatives and complementary repositories for mixer
- A go library that implements application/problem+json and application/problem+xml☆66Updated 9 months ago
- Elegant middleware functions for your HTTP clients.☆99Updated last year
- A corpus of popular Go modules☆106Updated 2 weeks ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆59Updated 2 years ago
- A port of dinero.js to Go☆68Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆110Updated 3 years ago
- Go 1.23 range functions with database/sql☆129Updated last week
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 9 months ago
- Go templates invoked as functions☆152Updated 3 years ago
- HLive is a server-side WebSocket based dynamic template-less view layer for Go.☆100Updated 11 months ago
- Simple error handling primitives☆58Updated 3 years ago
- helper middleware and functionality for go-chi/chi☆35Updated last month
- spectacular Golang struct tag parsing☆61Updated 9 months ago
- Dynamically generate self-signed certificates and certificate authorities for Go tests☆69Updated last month
- Go proxy that serves from S3☆108Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 2 months ago
- PostgreSQL Lock Client for Go☆108Updated this week
- a unicode-aware, case conversion library for Go☆54Updated 10 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated 2 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 8 months ago
- Bridge between Go testing.T and slog.☆48Updated last year
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated last week
- go.mod git archiver☆88Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping