Showing 22 of 22 projects
A lightweight, idiomatic, and composable router for building Go HTTP services, especially REST APIs.
A lightweight, high-performance HTTP request router for Go with zero garbage allocation and explicit route matching.
A tiny, non-intrusive, idiomatic HTTP middleware library for Go that encourages use of net/http Handlers.
A flexible HTTP client library for Ruby with adapter abstraction and Rack middleware support.
A simple HTTP and REST client for Ruby with a Sinatra-inspired DSL for specifying actions.
A thin layer on top of net/http for building fast, scalable RESTful JSON APIs in Go with middleware support.
A minimal, painless middleware chaining library for Go HTTP handlers.
A configurable Go net/http handler for handling Cross-Origin Resource Sharing (CORS) requests.
Versatile HTTP traffic mocking and testing library for Go, compatible with any net/http based client.
A Go web framework that automatically generates OpenAPI 3 specifications from source code, compatible with Gin and Echo.
A Go HTTP client library for creating and sending API requests with struct-based encoding and request composition.
A Go library providing a fluent API to simplify HTTP client requests, reducing boilerplate compared to net/http.
Plugin-driven, extensible HTTP client toolkit for Go, built on net/http with a hierarchical middleware layer.
A minimalist net/http middleware framework for Go that uses only http.Handler for maximum compatibility.
A Go package providing a fast, secure session management implementation for the standard net/http library.
Lightweight middleware chaining library for Go's net/http package with type safety and minimal dependencies.
A lightning-fast HTTP router for Go with full http.Handler compatibility and zero memory allocations during serving.
A fast, radix-tree based HTTP router for Go that strictly adheres to the standard net/http package.
A simple, lightweight HTTP router for Go with support for static, dynamic, and catch-all routing.
A Go middleware for parsing X-Forwarded-For and Forwarded headers to correctly identify client IP addresses behind proxies.
A Go web framework built on Go's standard html/template and net/http router, emphasizing convention over configuration.
A lightweight, high-performance HTTP router for Go built on a trie tree data structure.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.