HTTP
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
- GitHub: https://github.com/topics/http
- Wikipedia: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
- Created by: Tim Berners-Lee
- Released: 1989
- Aliases: http2, https,
- Last updated: 2026-06-30 00:15:02 UTC
- JSON Representation
https://github.com/commonphp/web
A versatile PHP web library for streamlined HTTP request/response handling and robust web exception management.
commonphp http http-request http-response open-source web
Last synced: 01 Jul 2025
https://github.com/scx567888/scx
✨ A simple Web development framework
ansi http http-client http-server java jdbc logging scx socket websocket
Last synced: 23 Oct 2025
https://github.com/m19c/http-test
A simple and robust way to test your http endpoints.
http nodejs nodejs-modules performance performance-analysis stream testing
Last synced: 15 May 2026
https://github.com/a-poor/vhttp
A library for testing Go HTTP requests and responses from the net/http package.
Last synced: 27 Mar 2025
https://github.com/deminy/docker-delayed-http-response
Dockerized web server to simulate delays in HTTP requests.
Last synced: 18 May 2026
https://github.com/joshuawise/negotiated
A low-level, standards-compliant utility for parsing HTTP content negotiation headers
accept content-negotiation http
Last synced: 21 Mar 2025
https://github.com/nberlette/harx
HTTP Archive Extractor
archive har har-extractor har-file har-reader harx http utility
Last synced: 21 Mar 2025
https://github.com/tejmagar/java-web-server
Example code to make your own Java Web Server which prints Hello World
Last synced: 10 Jul 2025
https://github.com/i9si-sistemas/nine
Golang HTTP Client and Modular Server framework :rocket:
go golang http http-client http-server json json-parser
Last synced: 14 Dec 2025
https://github.com/yoavniran/smocker
very simple http server mocker loading mocked data from node modules
Last synced: 15 May 2026
https://github.com/krishpranav/diamond-lang
diamond lang is an object-oriented programming language
c clang cpp function-programming http language networking object-orianted programming-language socket
Last synced: 17 Feb 2026
https://github.com/tagaryen/archer-net
network written with java and c, to support latest openssl(gmssl) 1.3, support SM2_WITH_SM3(encryptCrt and encryptKey) TLS etc.
encrypt-certificates gmssl http libevent networking openssl sm2
Last synced: 12 May 2025
https://github.com/krishpranav/rockhttp
A Rust Static Http Web Server
8080 allplatform fast http localhost multiplatform port rust rustlang security serve server static web web-server webserver
Last synced: 07 Jan 2026
https://github.com/betahuhn/ejs-serve
🔨👀 Build, watch and serve your EJS templates in your browser.
build-tool development ejs ejs-cli ejs-template-engine ejs-templates http reload watch
Last synced: 29 Oct 2025
https://github.com/contributte/cli-http
💀 [DISCONTINUED] Provide HTTP settings in CLI mode for Nette Framework (@nette). Use contributte/http.
command-line contributte http nette-framework
Last synced: 01 Oct 2025
https://github.com/denismakogon/hotfn-py
Routine to work with raw HTTP over STDIN/STDOUT
fnproject http http-over-stdin-stdout server serverless
Last synced: 13 Apr 2025
https://github.com/tideland/go-net
Extensions for HTTP package, a nested multiplexing by paths and methods as well as a full-fledged JWT help with RESTful applications
go golang http http-server jwt jwt-tokens multiplexing restful-api web
Last synced: 05 Apr 2025
https://github.com/vspaz/pyclient
configurable HTTP python client that supports retries, timeouts, tls, basic auth, logging etc.
basic-authentication http http-client logging python3 requests retries timeouts tls tls-certificate
Last synced: 18 Feb 2026
https://github.com/repo-archive-x-rays5/web_server
Template for a web application server. Speedtest results in the readme
cpp http http-server https lua webserver
Last synced: 10 Apr 2025
https://github.com/hexilee/rfc-http_1.1-zh
HTTP 1.1 RFC( RFC-7230 ~ RFC-7235 )的中文翻译
Last synced: 25 Jan 2026
https://github.com/esri/http-inbound-ex-for-geoevent
ArcGIS GeoEvent Server sample Enhanced HTTP inbound Connector to support entering a list of headers
arcgis connector geoevent geoevent-for-server headers http java server transport
Last synced: 25 Jun 2025
https://github.com/bluecannonball/freedom
An HTTP proxy server.
adblock adblocker adblocking cpp http http-proxy proxy
Last synced: 10 Apr 2025
https://github.com/techgaun/httphero
Composable HTTP Requests with Adapter support for HTTP clients
Last synced: 05 Apr 2025
https://github.com/hinha/httpcache
Golang HTTP Client Cache
cache golang http http-client redis
Last synced: 20 Apr 2026
https://github.com/threeal/simple-web
A simple HTTP, HTTPS, WS and WSS server and client library
http http-client http-library http-server https websocket websocket-library
Last synced: 21 Mar 2025
https://github.com/ooyeku/ziggurat
A modern, lightweight HTTP server framework for Zig that prioritizes performance, safety, and developer experience.
Last synced: 02 Apr 2026
https://github.com/alexgustafsson/fuzzing-http-servers
An example setup for quickly getting fuzzing of HTTP servers running. Uses AFL and WFuzz.
afl american-fuzzy-lop fuzzing http http-server wfuzz
Last synced: 15 Mar 2026
https://github.com/mauricelambert/simplehttpproxy
This package implements a simple HTTP(S) proxy.
asynchronous asyncio browser http http-proxy https proxy python3 tcp web
Last synced: 04 Mar 2025
https://github.com/snaipe/go-htutil
Go HTTP utilities, with no dependencies
accept-header content-type go golang http
Last synced: 05 Apr 2025
https://github.com/zisra/atlantica
Simple and easy-to-use requests in Node.js
fetch http http-client https node node-js nodejs request rest
Last synced: 16 May 2026
https://github.com/hr3lxphr6j/requests
A "Requests" style HTTP client for golang
golang http http-client requests
Last synced: 13 Mar 2025
https://github.com/derekstride/jsoncache
A simple JSON cache for caching data intended for use with JSON APIs.
Last synced: 20 Mar 2025
https://github.com/rumpelsepp/opennetzteil
A specification and an implementation for controlling power supplies via http
automation golang http opennetzteil powersupply
Last synced: 02 Jul 2025
https://github.com/lukasniessen/http-authentication-explained
HTTP Authentication explained: basic authentication, bearer authentication and cookie authentication
basic-authentication bearer-authentication bearer-tokens cookie cookie-authentication cookies http
Last synced: 15 May 2026
https://github.com/henryruhs/ngx-crud-playground
Playground for ngx-crud
aborting angular caching crud http playground
Last synced: 17 Feb 2026
https://github.com/jameskyburz/google-cloud-function-http-server
run your http server as a google cloud function
faas google-cloud-function http http-server https in-memory-http-server lambda nodejs proxy
Last synced: 16 May 2026
https://github.com/v8v88v8v88/nanohttp
A nano lightweight, HTTP server implementation in C.
c curl get http http-server post server
Last synced: 12 Apr 2025
https://github.com/nswdpc/silverstripe-cache-headers
Modify the default cache headers a Silverstripe instance delivers, via configuration
cache cloudflare headers http silverstripe
Last synced: 16 Jul 2025
https://github.com/twiny/limiter
IP based rate limiter
go golang http limiter rate-limiter rest-api
Last synced: 04 Apr 2025
https://github.com/ilhamjaya08/bun-discord
Fast and lightweight Discord bot starter written and run in Bun
boilerplate bot-discord bun bun-framework discordbot discordjs fast http template
Last synced: 17 Feb 2026
https://github.com/seven7ty/shorty
Short links 🤷♂️
api cloudflare cloudflare-workers http javascript web
Last synced: 20 Jan 2026
https://github.com/zebp/dino-ranger
A tool to download a file in parallel using the range header to increase speeds.
Last synced: 30 Apr 2026
https://github.com/dadencukillia/httpinfoserver
Minecraft HTTP API server that runs locally on the player's computer and hosts in-game player's info
api collector http minecraft minecraft-mod mod server
Last synced: 27 Mar 2025
https://github.com/andreykaipov/http-flooder
Make concurrent requests to flood HTTP servers. Yes - just like `ab`, but nowhere as good yet!
http http-load-testing http-server load-testing ttfb ttlb
Last synced: 22 Jun 2025
https://github.com/yggverse/yo
Micro Web Crawler in PHP & Manticore
alfis-dns altweb composer full-text-search gemini gemini-protocol http internet js-less manticore manticore-crawler-php manticoresearch-php php-crawler search-engine smallweb spider web web-crawler yggdrasil
Last synced: 06 Mar 2026
https://github.com/william-mcgonagle/pete
A library for building servers that utilize the OpenMetaverse Transport Protocol: a protocol for communicating world information in the metaverse.
c-sharp c-sharp-library csharp csharp-library http library metaverse omtp web
Last synced: 28 Mar 2025
https://github.com/dadencukillia/httpinfoserver-mod
Minecraft fabric mod that collects and sends in-game information to Minecraft HTTP API server
api collector http minecraft minecraft-mod mod server
Last synced: 27 Mar 2025
https://github.com/ianwalter/requester
A convenience wrapper around the Node.js http.request API
Last synced: 30 Apr 2025
https://github.com/zaphyr-org/http-emitter
Emits PSR-7 responses to the PHP Server API.
Last synced: 16 Feb 2026
https://github.com/lemaur/php-url-checker
PHP package to check the URL HTTP response status code and reason phrase.
checker guzzle guzzle-php-library guzzlehttp http php status-code url
Last synced: 13 Apr 2025
https://github.com/dovyski/pigeon
Easy to use and hassle-free PHP microservice for sending e-mails via a REST API
e-mail http microservice php rest
Last synced: 27 Mar 2025
https://github.com/lsongdev/kelp-static
serve static files for kelp and express
connect express http kelp nodejs server static-files
Last synced: 09 Jul 2025
https://github.com/faris771/encs3320-networks-project
a simple HTTP 1.0 web server built with python 3
http python socket-programming
Last synced: 30 Jul 2025
https://github.com/shellshape/servus
A dead simple application to serve files and directories over HTTP.
cli docker fileserver http rust
Last synced: 06 May 2025
https://github.com/badbatch/cacheability
A utility class to parse, store and print http cache headers.
cache-control cacheability etag headers http parser
Last synced: 12 Apr 2025
https://github.com/erengy/hypr
C++ HTTP client library based on libcurl
cpp17 header-only http work-in-progress
Last synced: 20 Jun 2025
https://github.com/kdesp73/httpd.h
A header-only c library that helps you quickly put together an HTTP server
daemon daemonize http http-server httpd
Last synced: 15 Jul 2025
https://github.com/xp-forge/rest-api
REST APIs
annotations asynchronous http json matrix-parameters no-xml rest-api xp-framework
Last synced: 14 Jul 2025
https://github.com/tomenz/http2serv
HTTP/2 Server
cpp17 http http-server http2 https linux linux-daemon mulithreading raspberry-pi-3 ssl tls windows windows-service
Last synced: 07 Apr 2026
https://github.com/linusu/pino-got
A Got handler that logs all requests to a Pino logger
hacktoberfest http logger nodejs pino
Last synced: 10 Sep 2025
https://github.com/pzaino/astra
ASTRA - Asynchronous Scalable Task and Resource Actors (in Rust)
actor-model grpc http persistent-storage rust rust-lang server-less tcp
Last synced: 19 Feb 2026
https://github.com/kimyu0218/custom-http
Package that mimic the http module
http http-constants http-message http-request http-response
Last synced: 25 Mar 2026
https://github.com/artainmo/webserv
42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.
Last synced: 07 Feb 2026
https://github.com/WojtekKarwacki/python-openapi-generator-rust
Typesafe Python Client and Server OpenAPI generator written in Rust / Trust
fastapi generator http http-client http-server httpx-client integration kotlin openapi openapi-codegen openapi-generator openapi-specification openapi3 openapi31 python python-3 python3 rust scala specification
Last synced: 13 Jun 2025
https://github.com/marlycormar/httplistener_to_channelwriter
Mirth-connect example channel that sends transformed hl7 messages to another channel.
channel docker docker-compose hl7 http mirth-connect
Last synced: 07 Aug 2025
https://github.com/juliyvchirkov/nginxhtpasswd
turns username & password into SSHA secured hash pair for nginx auth_basic_user_file
authentication basic-authentication generator hash htpasswd http nginx ngx password password-hash ssha
Last synced: 25 Apr 2026
https://github.com/mglagola/ngrok-serve-dir
Easily serve a directory's contents over the internet using ngrok
file-sharing http ngrok nodejs npm npm-package
Last synced: 11 May 2026
https://github.com/chuccp/smtp2http
SMTP to HTTP, Send emails over HTTP , manage SMTP and email addresses via a web page..通过http接口来发送邮件,以web页面方式管理SMTP以及邮箱地址
api http mail smtp smtp-client smtp-to-http smtp2http stmp
Last synced: 06 Mar 2025
https://github.com/roadrunner-server/proxy_ip_parser
RR X-Forwarded-*, Forwarded, True-Client-IP, X-Real-Ip parser http middleware
Last synced: 11 Jun 2025
https://github.com/hahmed/quicsilver
HTTP/3 server for Ruby apps
http http3 performance protocol quic rack ruby server
Last synced: 26 Apr 2026