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

Caddy
CaddyGo

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS by default.

#reverse-proxy#http-server#caddyfile
Stars75.5k
Forks4.9k
Last commit23 hours ago
requests
requestsPython

A simple and elegant HTTP library for Python, making HTTP/1.1 requests extremely easy.

#cookies#client#ssl-tls
Stars54.3k
Forks10.1k
Last commit3 days ago
mitmproxy
mitmproxyPython

An interactive TLS-capable intercepting HTTP proxy for penetration testing and software development.

#http-proxy#traffic-analysis#proxy
Stars44.9k
Forks4.7k
Last commit4 days ago
curl (k)
curl (k)C

A command-line tool and library for transferring data with URLs, supporting over 25 protocols including HTTP, FTP, SSH, and WebSocket.

#user-agent#library#client
Stars42.8k
Forks7.3k
Last commit14 hours ago
aria2
aria2C++

aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.

#http#bittorrent#download
Stars41.9k
Forks3.9k
Last commit2 months ago
aria2
aria2C++

aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.

#http#bittorrent#download
Stars41.9k
Forks3.9k
Last commit2 months ago
Dubbo
DubboJava

A Java-based RPC and microservice framework for building enterprise-grade distributed systems.

#dubbo#observability#http
Stars41.6k
Forks26.4k
Last commit2 days ago
HTTPie
HTTPiePython

A modern, user-friendly command-line HTTP client for testing, debugging, and interacting with APIs.

#rest#developer-tools#client
Stars38.5k
Forks4.0k
Last commit1 year ago
httpie
httpiePython

A modern, user-friendly command-line HTTP client for testing, debugging, and interacting with APIs.

#rest#developer-tools#client
Stars38.5k
Forks4.0k
Last commit1 year ago
httpie
httpiePython

A modern, user-friendly command-line HTTP client for testing, debugging, and interacting with APIs.

#rest#developer-tools#client
Stars38.5k
Forks4.0k
Last commit1 year ago
httpie
httpiePython

A modern, user-friendly command-line HTTP client for testing, debugging, and interacting with APIs.

#rest#developer-tools#client
Stars38.5k
Forks4.0k
Last commit1 year ago
NGINX
NGINXC

The official NGINX Open Source repository.

#tcp proxy server#reverse-proxy#web-server
Stars31.6k
Forks8.3k
Last commit4 days ago
locust
locustPython

An open-source load testing tool that lets you write scalable performance tests in plain Python.

#load-testing#developer-tools#load-test
Stars28.1k
Forks3.2k
Last commit10 days ago
postgrest
postgrestHaskell

Automatically generates a standards-compliant RESTful API from any PostgreSQL database schema.

#haskell#database#rest
Stars27.6k
Forks1.2k
Last commit1 day ago
PostgREST
PostgRESTHaskell

PostgREST instantly generates a RESTful API from any PostgreSQL database, providing a standards-compliant and performant alternative to custom backends.

#haskell#crud#database
Stars27.6k
Forks1.2k
Last commit1 day ago
tokio/axum
tokio/axumRust

Ergonomic HTTP routing and request-handling library for Rust with a focus on modularity and type safety.

#tower-ecosystem#web-services#async-await
Stars27.0k
Forks1.5k
Last commit1 day ago
Vapor
VaporSwift

A server-side Swift HTTP web framework for building websites, APIs, and cloud projects.

#server-side#http#http-framework
Stars26.2k
Forks1.5k
Last commit1 day ago
Kratos
KratosGo

A Go microservices framework for building robust, cloud-native applications with built-in service governance.

#api-framework#http#distributed-systems
Stars25.9k
Forks4.2k
Last commit18 days ago
Vegeta
VegetaGo

A versatile HTTP load testing tool and library designed to drill HTTP services with a constant request rate.

#load-testing#performance-testing#http
Stars25.2k
Forks1.4k
Last commit6 months ago
Chi
ChiGo

A lightweight, idiomatic, and composable router for building Go HTTP services, especially REST APIs.

#net-http#api#api-server
Stars22.8k
Forks1.2k
Last commit6 days ago
mux
muxGo

A powerful HTTP router and URL matcher for building Go web servers with advanced routing features.

#web-server#api-routing#http
Stars21.8k
Forks1.9k
Last commit2 years ago
Hurl
HurlRust

A command line tool to run and test HTTP requests using a simple plain text format.

#integration-testing#graphql#http
Stars19.2k
Forks743
Last commit17 hours ago
Yaak (k)
Yaak (k)TypeScript

A fast, privacy-first desktop API client for REST, GraphQL, WebSockets, SSE, and gRPC.

#postman-alternative#desktop-application#privacy-first
Stars19.2k
Forks809
Last commit8 hours ago
uWebSockets
uWebSocketsC++

A high-performance, secure, and standards-compliant web server for demanding real-time applications like crypto exchanges.

#web-server#high-performance#http
Stars19.0k
Forks1.9k
Last commit2 days ago
httprouter
httprouterGo

A lightweight, high-performance HTTP request router for Go with zero garbage allocation and explicit route matching.

#zero-garbage#net-http#httprouter
Stars17.1k
Forks1.5k
Last commit2 years ago
Cpp-HttpLib
Cpp-HttpLibC++

A C++11 single-file header-only HTTP/HTTPS server and client library for building web services and clients.

#http-server#ssl-tls#http
Stars16.8k
Forks2.7k
Last commit2 days ago
aiohttp
aiohttpPython

Asynchronous HTTP client/server framework for asyncio and Python

#hacktoberfest#http-server#asyncio
Stars16.5k
Forks2.4k
Last commit20 hours ago
Aiohttp
AiohttpPython

Asynchronous HTTP client/server framework for asyncio and Python

#hacktoberfest#http-server#asyncio
Stars16.5k
Forks2.4k
Last commit20 hours ago
Hyper
HyperRust

A protective and efficient, low-level HTTP library for Rust, supporting HTTP/1 and HTTP/2 with client and server APIs.

#http-server#http#hyper
Stars16.3k
Forks1.8k
Last commit4 days ago
httpx
httpxPython

A next-generation HTTP client for Python with HTTP/1.1 and HTTP/2 support, async/await APIs, and a command-line interface.

#asyncio#http#requests-alternative
Stars15.5k
Forks1.3k
Last commit5 months ago
got
gotTypeScript

A human-friendly and powerful HTTP request library for Node.js with advanced features like retries, caching, and HTTP/2 support.

#retry-logic#caching#http
Stars14.9k
Forks998
Last commit4 days ago
Hapi
HapiJavaScript

A simple, secure Node.js framework for building powerful, scalable applications with minimal overhead.

#backend-development#application#server-side
Stars14.8k
Forks1.4k
Last commit17 days ago
Sogou Workflow
Sogou WorkflowC++

A C++ parallel computing and asynchronous networking framework for building high-performance, high-concurrency backend services.

#parallel-computing#high-performance#redis
Stars14.4k
Forks2.6k
Last commit27 days ago
Drogon
DrogonC++

A high-performance C++17/20 HTTP web framework for building asynchronous, cross-platform server applications.

#asynchronous-programming#http-server#orm
Stars14.3k
Forks1.4k
Last commit3 days ago
http-server
http-serverJavaScript

A simple, zero-configuration command-line static HTTP server for local development, testing, and production.

#hacktoberfest#http-server#testing-tool
Stars14.2k
Forks1.6k
Last commit4 months ago
http-server
http-serverJavaScript

A zero-configuration command-line static HTTP server for local development, testing, and production.

#hacktoberfest#tls-ssl#http-server
Stars14.2k
Forks1.6k
Last commit4 months ago
Page 1 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
#Http Client116
#Go87
#Http Server80
#Golang63
#Rest Api58
#Web Framework56
#Middleware50
#Networking43
#Api Client39
#Api38
#Websocket38
#High Performance38