ggicci / httpinLinks
🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)
☆362Updated 3 weeks ago
Alternatives and similar repositories for httpin
Users that are interested in httpin are comparing it to the libraries listed below
Sorting:
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆597Updated last month
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆447Updated 2 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆497Updated 2 weeks ago
- net/http rate limiter middleware☆368Updated 3 months ago
- Ultimate fake data generator for Go with zero dependencies☆613Updated last month
- Type safe enums for Go without code generation or reflection☆424Updated 11 months ago
- Is a general library to help modify or set data within data structures and other objects.☆272Updated 6 months ago
- A Go tool to auto generate methods for your enums☆481Updated 4 months ago
- http integration test framework☆260Updated last year
- Chrono is a scheduler library that lets you run your task and code periodically☆446Updated 11 months ago
- pgx mock driver for golang to test database interactions☆495Updated 3 weeks ago
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆324Updated this week
- Package pgerrcode contains constants for PostgreSQL error codes.☆183Updated last year
- Web services with OpenAPI and JSON Schema done quick in Go☆465Updated 2 weeks ago
- OpenAPI structures for Go☆310Updated 2 months ago
- An enum generator for go☆840Updated 2 weeks ago
- Safe, simple and fast JSON Web Tokens for Go