Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Http

Http

286 projects

Showing 36 of 283 projects

rama
ramaRust

A modular Rust service framework for building programmable network proxies, clients, and servers with fine-grained control over packet flow.

#service-architecture#http-server#proxy
Stars1.0k
Forks93
Last commit1 day ago
C++ wfrest
C++ wfrestC++

A fast, efficient, and easy-to-use C++ asynchronous micro web framework for building REST APIs.

#json-api#http-server#workflow
Stars999
Forks141
Last commit1 month ago
bypass
bypassElixir

A mock HTTP server for Elixir testing that intercepts requests and returns preconfigured responses.

#elixir#integration-testing#http
Stars995
Forks119
Last commit11 months ago
httr <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">
httr <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">R

A friendly HTTP client package for R that simplifies working with web APIs.

#oauth#data-fetching#api
Stars982
Forks2.0k
Last commit
Iodine
IodineC

A fast concurrent HTTP/WebSocket server for Ruby with built-in Pub/Sub, built on the facil.io C framework.

#http-server#web-server#high-performance
Stars970
Forks54
Last commit14 days ago
libhttpserver
libhttpserverC++

A C++ library for building high-performance embedded RESTful HTTP servers.

#http-server#high-performance#authentication
Stars941
Forks191
Last commit1 day ago
agoo-demo
agoo-demoC

A high-performance HTTP server for Ruby with Rack compatibility, GraphQL support, and exceptional static asset serving speeds.

#http-server#fast#webserver
Stars928
Forks40
Last commit28 days ago
agoo
agooC

A high-performance HTTP server for Ruby with Rack compatibility, GraphQL support, and exceptional speed.

#http-server#fast#webserver
Stars928
Forks40
Last commit28 days ago
A Well-Known URL for Changing Passwords
A Well-Known URL for Changing PasswordsBikeshed

A specification for a well-known URL that redirects to a site's password change form, enabling password managers to directly navigate users.

#rfc-5785#http#password-managers
Stars906
Forks20
Last commit
switcher
switcherGo

A proxy server that runs SSH and HTTP(S) on the same port by detecting the protocol of incoming connections.

#proxy#sslh#http
Stars902
Forks70
Last commit7 years ago
sshttp
sshttpC++

A Linux daemon that multiplexes SSH and HTTP/HTTPS traffic on a single port, enabling SSH access through firewalls that only allow web traffic.

#sni-multiplexing#ssh-tunneling#sshttp
Stars895
Forks90
Last commit3 years ago
g3proxy
g3proxyRust

A suite of enterprise-grade proxy solutions including forward proxy, reverse proxy, load balancer, and NAT traversal built in Rust.

#reverse-proxy#enterprise-networking#proxy
Stars876
Forks79
Last commit5 days ago
Takes
TakesJava

A true object-oriented and immutable Java web framework that eliminates NULLs, static methods, annotations, and mutable objects.

#http-server#no-nulls#server-side
Stars875
Forks215
Last commit1 day ago
lua-http
lua-httpLua

A comprehensive HTTP library for Lua supporting HTTP(S) 1.0, 1.1, and 2.0 for both client and server applications.

#http-server#cqueues#http
Stars871
Forks86
Last commit1 year ago
FSharp.Data
FSharp.DataF#

F# type providers and utilities for accessing structured data formats (CSV, HTML, JSON, XML) and WorldBank data.

#typeprovider#type-providers#http
Stars870
Forks284
Last commit4 days ago
F# Data
F# DataF#

F# library providing type providers and helpers for accessing CSV, JSON, XML, HTML, and WorldBank data.

#typeprovider#type-providers#strongly-typed
Stars870
Forks284
Last commit4 days ago
CacheCow
CacheCowC#

A .NET library implementing HTTP caching for both client-side HttpClient and server-side ASP.NET Web API/MVC Core.

#httpclient#caching#http
Stars869
Forks167
Last commit1 year ago
kiwix-serve
kiwix-serveC++

Command-line tools for managing, searching, and serving ZIM files offline.

#http-server#open-source#command-line-tools
Stars867
Forks135
Last commit3 months ago
go-httpbin
go-httpbinGo

A complete, dependency-free Go port of httpbin for testing HTTP clients and APIs.

#devops#integration-testing#http
Stars850
Forks177
Last commit6 days ago
xidel
xidelPascal

A command-line tool to extract data from HTML/XML pages and JSON APIs using CSS, XPath, XQuery, JSONiq, and pattern matching.

#rest#css-selectors#http
Stars836
Forks45
Last commit1 year ago
immortal
immortalGo

A cross-platform *nix supervisor for managing and daemonizing services with process monitoring and log rotation.

#process#unix-socket#unix
Stars835
Forks55
Last commit1 year ago
Pitaya
PitayaSwift

A Swift HTTP/HTTPS networking library for iOS with elegant, human-readable APIs.

#ios#http#swift-package-manager
Stars833
Forks92
Last commit6 years ago
HttpLog
HttpLogRuby

A Ruby gem for logging outgoing HTTP requests from your application to aid debugging and understanding API interactions.

#rails#api-debugging#http
Stars826
Forks79
Last commit3 months ago
cassowary
cassowaryGo

A modern cross-platform HTTP load-testing tool written in Go, supporting multiple modes and metric exports.

#load-testing#devops#performance-testing
Stars810
Forks41
Last commit8 months ago
baloo
balooGo

An expressive and versatile end-to-end HTTP API testing library for Go, built on top of the gentleman HTTP client toolkit.

#integration-testing#assert#http
Stars779
Forks29
Last commit3 years ago
ocaml-cohttp
ocaml-cohttpOCaml

An OCaml library for building HTTP clients and servers with support for multiple asynchronous backends including Lwt, Async, and Eio.

#asynchronous-programming#http-server#mirageos
Stars775
Forks182
Last commit1 month ago
oauth2
oauth2Elixir

An Elixir library for building OAuth 2.0 client applications with support for multiple authorization strategies.

#elixir#oauth2#authentication
Stars772
Forks140
Last commit3 days ago
yada
yadaHTML

A powerful Clojure web library for building production HTTP services with full standards support and async capabilities.

#http-server#interceptor-pattern#manifold
Stars731
Forks96
Last commit3 years ago
httpotion
httpotionElixir

An HTTP client for Elixir based on ibrowse, continuing the HTTPun tradition of HTTParty and HTTPie.

#async-requests#elixir#rest
Stars721
Forks100
Last commit3 years ago
MicroWebSrv2
MicroWebSrv2Python

A powerful embedded web server for MicroPython and CPython with WebSockets, routes, and optimized async I/O for IoT and large servers.

#iot#micropython#esp32
Stars717
Forks100
Last commit9 months ago
HTTP Toolkit
HTTP ToolkitTypeScript

Electron wrapper to build and distribute HTTP Toolkit as a standalone desktop application.

#electron-builder#desktop-application#developer-tools
Stars712
Forks109
Last commit2 days ago
cashew
cashewTypeScript

A flexible Angular library for caching HTTP requests with support for memory, localStorage, and sessionStorage.

#httpclient#angular-http#http
Stars692
Forks36
Last commit9 months ago
Route
RoutePHP

A fast PSR-7 compliant routing and dispatch component for PHP with PSR-15 middleware support, built on FastRoute.

#fastroute#http#dispatch
Stars666
Forks127
Last commit2 months ago
MicroWebSrv
MicroWebSrvPython

A lightweight HTTP web server with WebSocket support and Python templating for MicroPython on ESP32 and Pycom devices.

#websocket-server#iot#http-server
Stars661
Forks118
Last commit3 years ago
Falco
FalcoF#

A functional-first toolkit for building full-stack web applications in F# on ASP.NET Core.

#functional-programming#api#server-side
Stars638
Forks45
Last commit1 month ago
Kapow!
Kapow!Go

Turn shell commands into HTTP APIs without writing server code.

#api-gateway#http-server#api
Stars623
Forks35
Last commit1 year ago
PreviousPage 5 of 8Next

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
3 months ago
1 year ago
#Http Client91
#Http Server70
#Go67
#Rest Api49
#Golang46
#Web Framework44
#Middleware39
#High Performance35
#Websocket34
#Networking34
#Api Client32
#Https29