Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Http

Http

365 projects

Showing 36 of 365 projects

webmachine
webmachineOCaml

A state-machine-based REST toolkit for OCaml that implements HTTP request processing with validation, authentication, and content negotiation.

#server-side#api-framework#webmachine-port
Stars223
Forks28
Last commit4 years ago
piaf
piafOCaml

An OCaml HTTP client library supporting HTTP/1.X and HTTP/2 protocols.

#functional-programming#http2-client#http
Stars217
Forks26
Last commit9 months ago
aqua
aquaTypeScript

A minimal and fast HTTP server framework for Deno, designed for building web applications with simplicity and performance.

#http-server#cookies#minimalist
Stars216
Forks6
Last commit2 years ago
vesper
vesperShell

A lightweight HTTP framework for Bash shell that parses requests and generates valid responses.

#web-services#unix#serverless
Stars213
Forks7
Last commit6 years ago
Http
HttpJava

A Capacitor community plugin for native HTTP requests, file downloads/uploads, and cookie management in hybrid mobile apps.

#capacitor-plugin#http#file-transfer
Stars210
Forks140
Last commit3 years ago
Taxy
TaxyRust

A Rust-based reverse proxy server with a built-in WebUI, supporting TCP/UDP/HTTP/TLS/WebSocket protocols.

#http-proxy#reverse-proxy#tcp
Stars201
Forks10
Last commit1 year ago
govcr
govcrGo

A Go library for recording and replaying HTTP/HTTPS interactions as mock cassettes for offline testing.

#playback#proxy#integration-testing
Stars200
Forks17
Last commit3 months ago
placid
placidElixir

A REST toolkit for building highly-scalable and fault-tolerant HTTP APIs with Elixir.

#elixir#api-framework#http
Stars194
Forks6
Last commit2 months ago
router
routerGo

A lightning-fast HTTP router for Go with full http.Handler compatibility and zero memory allocations during serving.

#net-http#fast#high-performance
Stars185
Forks13
Last commit5 months ago
Tracer
TracerJava

A collection of OpenTracing utilities, instrumentations, and extensions for Java applications, now in maintenance mode.

#tracing#observability#http
Stars180
Forks46
Last commit1 year ago
OpenTracing Toolbox
OpenTracing ToolboxJava

A collection of OpenTracing utilities, instrumentations, and extensions for Java applications.

#tracing#observability#http
Stars180
Forks46
Last commit1 year ago
urusai
urusaiGo

A Go-based HTTP/DNS traffic generator that creates background noise to protect your browsing privacy.

#anti-tracking#open-source#privacy-tools
Stars179
Forks12
Last commit1 month ago
Web Technologies List
Web Technologies ListR

A curated guide to R packages for web scraping, APIs, web services, and web technologies.

#api#web-services#webtechnology
Stars178
Forks65
Last commit3 days ago
easyhttpcpp
easyhttpcppC++

A cross-platform C++ HTTP client library focused on usability, speed, and modern features like caching and connection pooling.

#poco-libraries#asynchronous-apis#connection-pooling
Stars177
Forks30
Last commit4 years ago
Hoverfly Java
Hoverfly JavaJava

Java binding for Hoverfly

#proxy#http#java
Stars176
Forks61
Last commit2 months ago
AFNetworking-Synchronous
AFNetworking-SynchronousObjective-C

A minimal category that adds synchronous request support to AFNetworking 1.x, 2.x, and 3.x.

#ios#synchronous-requests#objective-c
Stars163
Forks30
Last commit4 years ago
terraform-provider-terracurl
terraform-provider-terracurlGo

A Terraform provider for declarative HTTP API interactions, enabling infrastructure teams to manage any REST service as Terraform resources.

#api#devops-automation#http
Stars163
Forks22
Last commit
Daraja Framework
Daraja FrameworkPascal

A compact and flexible HTTP server application framework for Object Pascal based on Internet Direct (Indy)

#webserver#object-pascal#azure
Stars159
Forks38
Last commit1 month ago
valval
valvalV

A high-performance web framework for the V language, enabling rapid development and fast execution of web applications.

#high-performance#server-side#vlang
Stars157
Forks13
Last commit5 years ago
ntlm_challenger
ntlm_challengerPython

Parse NTLM challenge messages from HTTP, SMB, and MSSQL endpoints to extract server information for security testing.

#mssql#information-gathering#network-reconnaissance
Stars153
Forks26
Last commit3 years ago
agoo-c
agoo-cC

A high-performance C webserver and GraphQL server designed to outperform alternatives across all languages.

#http-server#webserver#high-performance
Stars152
Forks13
Last commit5 years ago
snunit
snunitScala

A Scala Native HTTP server library built on NGINX Unit for high-performance, reliable web applications.

#http-server#high-performance#serverless
Stars148
Forks10
Last commit1 month ago
chaperon
chaperonElixir

An Elixir-based framework for distributed HTTP and WebSocket load testing, performance monitoring, and custom metric tracking.

#load-testing#elixir#websocket-testing
Stars140
Forks20
Last commit2 years ago
alien
alienGo

A lightweight and fast HTTP router for Go, designed with simplicity and concurrency in mind.

#http#multiplexer#lightweight
Stars134
Forks15
Last commit2 years ago
sessionup
sessionupGo

A simple, effective Go package for HTTP session management with customizable stores and OWASP-recommended defaults.

#cookies#owasp#web-security
Stars132
Forks7
Last commit1 year ago
katt
kattErlang

An HTTP-based API testing tool for Erlang that executes sequential requests and validates responses.

#har-conversion#api#integration-testing
Stars124
Forks17
Last commit9 months ago
NetClient
NetClientSwift

A versatile Swift HTTP networking library with built-in Codable support, request interceptors, and popular framework integrations.

#request#ios#codable
Stars120
Forks12
Last commit7 years ago
kickstart.go
kickstart.goGo

A minimalistic, single-file HTTP server template in Go using only the standard library.

#graceful-shutdown#template#http-server
Stars111
Forks5
Last commit1 day ago
http2
http2Crystal

A pure Crystal implementation of the HTTP/2 protocol, enabling HTTP/2 support for Crystal HTTP servers.

#web-server#http#crystal-lang
Stars106
Forks11
Last commit8 months ago
kitura-net
kitura-netSwift

A low-level Swift networking library for building HTTP and FastCGI servers, underpinning the Kitura web framework.

#http-server#request#http
Stars104
Forks80
Last commit4 years ago
Alternative Lumen Cors
Alternative Lumen CorsPHP

CORS middleware for the Lumen micro-framework to handle cross-origin HTTP requests.

#lumen#micro-framework#api
Stars101
Forks30
Last commit8 years ago
slog-fiber
slog-fiberGo

Fiber middleware for structured HTTP request logging using Go's slog package.

#gofiber#slog#observability
Stars98
Forks15
Last commit22 days ago
go-redoc
go-redocGo

Embedded OpenAPI/Swagger documentation UI for Go using ReDoc with middleware for popular web frameworks.

#echo#http#swagger
Stars95
Forks35
Last commit1 year ago
securecookie
securecookieGo

A Go package for encoding and decoding secure cookies with encryption and authentication, offering high performance and zero heap allocations.

#web-security#authentication#http
Stars87
Forks12
Last commit3 years ago
Accept Language
Accept LanguageRuby

A lightweight, thread-safe Ruby library for parsing Accept-Language HTTP headers according to RFC standards.

#accept-language#rails#rack-middleware
Stars85
Forks7
Last commit3 months ago
go-http-client
go-http-clientGo

An enhanced and lightweight HTTP client package for Go, designed for quick and easy HTTP requests.

#rest-client#http#helper
Stars84
Forks17
Last commit2 years ago
PreviousPage 8 of 11Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 days ago
#Http Client116
#Go87
#Http Server79
#Golang63
#Rest Api57
#Web Framework55
#Middleware50
#Networking43
#Api Client39
#Api38
#Websocket38
#High Performance38