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-25 00:11:19 UTC
- JSON Representation
https://github.com/joncloud/https
Simple CLI for sending HTTP requests
cli http http-client https request simple
Last synced: 10 Mar 2026
https://github.com/lucasvmiguel/integration
Integration is a Go tool to run integration tests.
go golang grpc http integration-testing mock test testing testing-tools websocket
Last synced: 01 Sep 2025
https://github.com/goroute/route
Go Route - Simple yet powerful HTTP request multiplexer
go golang http middleware router
Last synced: 20 Jan 2026
https://github.com/strontiumjs/framework
The Strontium Framework is a high performance and developer friendly web framework for developing SAAS applications on top of NodeJS.
framework google-cloud http postgresql prometheus rest-api task-queue typescript
Last synced: 16 Aug 2025
https://github.com/apache/geronimo-javamail
Mirror of Apache Geronimo javamail
geronimo http java javaee network-server web-framework
Last synced: 04 Aug 2025
https://github.com/blablatdinov/croniq
Modern open-source job scheduler with cron syntax, web UI, and REST API. Built with Elixir & Phoenix.
automation background-jobs cron cron-jobs devops elixir http job-scheduler phoenix scheduler task-scheduler webhooks
Last synced: 20 Aug 2025
https://github.com/gregberge/content-range
Parser and formatter for HTTP/1.1 Content-Range header field.
Last synced: 12 Dec 2025
https://github.com/adhamsalama/blitzkrieg
An HTTP web server written from scratch in Rust.
http http-server rust webserver
Last synced: 17 Mar 2026
https://github.com/vixcpp/core
vixcpp/core – The core of the vix.cpp framework. Provides the HTTP server, router, JSON utilities, and middleware system. All other modules are built on top of it.
backend core cpp fast http runtime vix vix-core vix-framework vix-runtime vixcpp
Last synced: 10 Mar 2026
https://github.com/fuse-box/fuse-http
A lightweight HTTP server implementation based on express with simplicity in mind.
fuse-box http http-server typescript
Last synced: 09 Oct 2025
https://github.com/eun/http-response
A sample on howto notify a work status in tradional (non javascript) golang web app
Last synced: 16 Mar 2025
https://github.com/openfacade/http-facade
Simple Http Client/Server Facade for Java
facade http http-client http-server java
Last synced: 07 Mar 2026
https://github.com/pxseu/fami
Working with cookies shouldn't be complicated or scary.
cookies http rfc6265 rfc6265bis
Last synced: 02 Apr 2026
https://github.com/authbroker/authbroker
Authentication and Authorization module of HTTP/MQTT/CoAP Brokers based on NodeJS for IoT or Internet of Things.
aedes authentication authorization broker coap http internet-of-things iot mosca mqtt ponte
Last synced: 04 Jul 2025
https://github.com/cutenode/mitm.cool
source code for mitm.cool, a dead-simple site that doesn't have SSL... allowing public WiFi to MITM the request and get you authenticated
attack-me http insecure man-in-the-middle mitm node nodejs not-https wifi
Last synced: 28 Apr 2025
https://github.com/sunny-117/ureq
A modern, modular, and extensible HTTP request library | 模块化、可扩展的现代 HTTP 请求库
fetch http http-client reac-query request swr xhr
Last synced: 27 Apr 2026
https://github.com/pottava/basicauth-reverseproxy
Dockerized reverse proxy with basic authentication.
aws-s3 http http2 proxy-server webapp
Last synced: 12 Mar 2026
https://github.com/gwansikk/fetch-layer
🔌 Powerful HTTP client management for Vanilla JS, React, Tauri and anywhere
adaptor fetch http http-client middleware request
Last synced: 13 Mar 2025
https://github.com/zebbern/proxy-scraper
🌐 | Updated HTTP/HTTPS/SOCKS4/SOCKS5 proxies every hour!
free-proxies free-proxy free-proxy-list http http-proxies http-proxy https https-proxies https-proxy proxies proxies-checker proxies-generator proxies-scraper proxy proxy-checker proxy-list proxy-scraper proxychains socks4 socks5
Last synced: 29 Oct 2025
https://github.com/rikhuijzer/julia-webserver
An example Julia webserver which can be hosted on services such as Render or Fly.io
fly hello-world http julia julialang render server
Last synced: 22 Jun 2025
https://github.com/gamemann/go-web-attack-log-simulation
A basic Go program imported from GFL's Gitlab. This simply simulates a web attack via logs.
attack ddos dos go golang http log simulation web
Last synced: 18 Mar 2025
https://github.com/etienne-martin/cache-control-parser
A humble cache-control parser.
cache cache-control headers http http-headers javascript nodejs parser typescript
Last synced: 06 Apr 2026
https://github.com/hanjm/fasthttpmiddleware
fasthttpmiddleware is a funny middleware onion for fasthttp.
Last synced: 11 Apr 2025
https://github.com/igorkowalczyk/ngrok-cli
🔌 Script that allows you to create all types of remote connections using Ngrok
connection http ngrok remote ssh tcp tunnel
Last synced: 13 Apr 2025
https://github.com/gpiechnik2/xk6-httpagg
k6 extension that allows you to aggregate the results of HTTP requests and view them one by one using a generated .html report. Implemented using xk6.
aggregate html http k6 k6-extension results xk6
Last synced: 19 Jan 2026
https://github.com/valeriansaliou/node-bloom-control
:bouquet: Bloom Control integration for Node. Used in pair with Bloom, the HTTP REST API caching middleware.
bloom cache ddos dos http nodejs npm npm-package performance rest scale speed
Last synced: 30 Apr 2025
https://github.com/asmod4n/mruby-websockets
A simple websockets clients for mruby
Last synced: 02 May 2025
https://github.com/bdjimmy/gbind
Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation logic for Go values. // 将数据绑定到任何 Go 值。可使用内置和自定义表达式绑定能力;支持对Go值的数据校验逻辑.
bind cache expression form gbind http reflect validate
Last synced: 17 Jan 2026
https://github.com/carpediem/mattermost-webhook
mattermost notification system in PHP using webhook
http mattermost php psr-7 webhook
Last synced: 13 Jul 2025
https://github.com/easypost/easyvcr-java
EasyVCR is a Java library for recording and replaying HTTP interactions, packed with advanced features to customize your testing experience. Based on the EasyVCR .NET library.
Last synced: 19 Jul 2025
https://github.com/ivanmurzak/unity-network-rest
REST plugin for client app/game to communicate with single or multiple remote servers using SOLID principles and clean code. Only JSON format is supported for data sending/receiving.
Last synced: 24 Oct 2025
https://github.com/sile/fibers_http_server
A tiny HTTP/1.1 server framework for Rust
Last synced: 11 Apr 2025
https://github.com/monksoul/httpagent
HttpAgent 是一个高性能、灵活且易用的开源库,提供了全面的 HTTP 功能支持,包括文件传输、轮询、测试工具、实时通信、请求管理、Media 类型处理、MessagePack 支持、声明式请求等,并具有低资源消耗和高测试覆盖率的特点。
curl forward http httpclient proxy
Last synced: 13 Apr 2025
https://github.com/munsy/battlenet
A Golang HTTP client for obtaining data from Blizzard Entertainment's Battle.net API.
api battle battlenet battlenet-api blizzard blizzard-api client d3 diablo3 diabloiii go golang http net sc2 scii starcraft2 wow wow-api
Last synced: 17 Jan 2026
https://github.com/vlad441/ncpp
Минималистичная системная библиотека / Minimalistic system library
bigint bson cbor cpp98 gui hashing http http-server json libary md5 minimalistic network sha256 system tcp tcp-server udp winxp zero-dependency
Last synced: 06 May 2026
https://github.com/co-it/csharpfunctionalextensions.httpresults
Extensions for CSharpFunctionalExtensions to map Results to HttpResults in your Web-API
actionresult api csharp csharpfunctionalextensions dotnet http minimal nuget result
Last synced: 30 Oct 2025
https://github.com/tlaanemaa/http-error-classes
HTTP error classes for JavaScript or TypeScript applications
error express http http-errors nodejs
Last synced: 20 Jul 2025
https://github.com/yokawasa/vs_httpd
Very Simple HTTP Server that can deliver static files very fast.
c high-performance http http-server libevent web-server
Last synced: 28 Oct 2025
https://github.com/luckymarmot/paw-harimporter
An importer for Paw that imports HAR dumps (e.g. from Chrome Dev Tools)
Last synced: 11 Apr 2025
https://github.com/pptacher/web_scraper
book an appointment in city hall in website paris.fr to have your passport/id issued. Reservez en quelques minutes votre rendez-vous dans une mairie d'arrondissement a Paris pour déposer votre demande de passeport ou carte d'identité.
beautifulsoup browser-automation http libcurl paris re2 selenium webscraper webscraping
Last synced: 12 Apr 2025
https://github.com/mkeen/rxhttp
👋 (Universal) Streaming Fetch HTTP Client Powered by ReactiveX (RxJS)
http http-client javascript javascript-library npm-module rxjs rxjs6 typescript
Last synced: 06 May 2025
https://github.com/apache/couchdb-oauth
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 11 Jan 2026
https://github.com/ullaakut/gonvey
Gonvey is a simple Go reverse-proxy (don't use it, this was just a coding challenge)
go http metrics reverse-proxy simple
Last synced: 30 Apr 2025
https://github.com/pchdev/wsclang
websocket primitives proposal for sclang (work in progress)
http oscquery supercollider websocket zeroconf
Last synced: 12 Apr 2025
https://github.com/gwansikk/query-layer
🔌 Powerful HTTP client management for Vanilla JS, React, Tauri and anywhere
adaptor fetch http http-client middleware request
Last synced: 29 Apr 2025
https://github.com/ollls/zio-quartz-h2
ZIO2 native, asynchronous Java NIO based implementation of http/2 packet streaming server with TLS encryption implemented as scala ZIO2 effect. Direct native translation of ZIO ZStream chunks into http2 packets (inbound and outbound).
http http-server http2 http2-server httpclient scala zio zio-http zio-streams zio2
Last synced: 06 Apr 2025
https://github.com/qwq233/ua4f
Another User Agent faker, allowing users to bypass multi device detection for Campus Network via socks5 proxy.
campus-network http openwrt openwrt-package openwrt-zh-cn proxy socks5
Last synced: 15 May 2025
https://github.com/dmotte/desktainer-rootless
🖥 Remote desktop in a container (rootless version)
arm browser container debian desktainer desktop docker docker-compose http lxde no-root novnc remote remote-desktop rootless vnc webapp websockify x11 x11vnc
Last synced: 28 Aug 2025
https://github.com/melardev/springbootapijpapaginatedcrud
Spring Boot Api sample showing how to perform CRUD with pagination
api crud full-stack fullstack http pagination rest spring spring-boot spring-core spring-data
Last synced: 18 Jun 2025
https://github.com/cablehead/nu_plugin_from_sse
Nushell plugin to parse a stream of HTTP server sent events
http nushell nushell-plugin pipeline server-sent-events shell streaming
Last synced: 07 Aug 2025
https://github.com/gliderkite/akkorokamui
Kraken REST APIs HTTP client
client crypto http http-client kraken kraken-exchange-api rust
Last synced: 24 Mar 2025
https://github.com/southclaws/pocket
A neat little web library to help you write cleaner HTTP request handlers!
go-http go-web http http-handlers reflection
Last synced: 22 Apr 2025
https://github.com/pilotak/esp-boilerplate
Base code for AsyncWifiManager, AsyncMQTT and HTTP OTA
arduino async boilerplate esp32 esp32-c3 esp8266 http mqtt ota ota-update wifimanager
Last synced: 14 Apr 2025
https://github.com/gamemann/Go-Web-Attack-Log-Simulation
A basic Go program imported from GFL's Gitlab. This simply simulates a web attack via logs.
attack ddos dos go golang http log simulation web
Last synced: 07 May 2025
https://github.com/capcom6/service-monitor-tgbot
Telegram bot for monitoring network services
alert alerting http https monitoring monitoring-tool services tcp telegram telegram-bot
Last synced: 09 Jul 2025
https://github.com/co-rs/mco-http
mco based http server and client
async http http-server httpclient
Last synced: 11 Jul 2025
https://github.com/narasimha1997/httppool
A simple asynchronous worker pool and concurrent job queue for Golang's HTTP Server, inspired from Node.js asynchronous http server design.
asynchronous go golang http nodejs server
Last synced: 12 Apr 2025
https://github.com/Ullaakut/gonvey
Gonvey is a simple Go reverse-proxy (don't use it, this was just a coding challenge)
go http metrics reverse-proxy simple
Last synced: 06 May 2025
https://github.com/buyukakyuz/bpx
Binary diffs over HTTP for faster, cheaper API polling.
api bandwidth binary-diff caching delta-encoding http http2 hyper performance rest rust tokio
Last synced: 20 Feb 2026
https://github.com/ggeorgovassilis/http-relay
A HTTP proxy and relay which can be used to access web applications behind a firewall
firewall http http-relay java network
Last synced: 29 Oct 2025
https://github.com/fluffy-melli/routenx
A reverse proxy server with a built-in firewall and intuitive web console for easy configuration and real-time monitoring.
http http-proxy-server https https-proxy-server reverse-proxy ssl-automation ssl-support web-console
Last synced: 26 Jun 2025
https://github.com/php-middleware/log-http-messages
PSR-15 middleware for log PSR-7 HTTP messages using PSR-3 logger
http logging middleware psr-15 psr-3 psr-7
Last synced: 28 Dec 2025
https://github.com/mperlet/pomsky
python web shell ✌ dependency free
autossh basehttprequesthandler caddy-examples curl dependency-free downloadmanager http oldsnakes python system-information webshell
Last synced: 25 Aug 2025
https://github.com/siketyan/h123
An experimental HTTP server in Rust that supports HTTP/1.1, HTTP/2, and HTTP/3 over QUIC.
http http-server http2 http3 hyper quic rust-cli
Last synced: 02 Jul 2025
https://github.com/nickelpro/nanoroute
Small, fast, Python HTTP URL router
http python url-router wsgi-framework
Last synced: 29 Aug 2025
https://github.com/collbox/http-cron
Service / Clojure library to POST to HTTP endpoints at regular intervals
Last synced: 21 Feb 2026
https://github.com/mikekovarik/anchora
⚓ Powerful yet simple HTTP2 static server for node. Push enabled!
http http-server http2 http2-push https node static-server
Last synced: 14 Apr 2025
https://github.com/oliver-oloughlin/jex
Configure strongly typed API clients
api api-client http http-client javascript jsr typescript web
Last synced: 03 May 2025
https://github.com/donutloop/easy-middleware
easy-middleware is a lightweight json middleware stack for Go >= 1.7.
easy-to-use http json middleware restful-api
Last synced: 26 Jan 2026
https://github.com/zulhilmizainuddin/httprequest
HttpUrlConnection wrapper for Java and Android. Supports HTTP GET, POST, PUT and DELETE.
android http httprequest httpurlconnection httpurlconnection-wrapper java
Last synced: 27 Jun 2025
https://github.com/selimhorri/project-tracking-system-web-frontend-app
project-tracking-system frontend Angular application
angular angular-cli bootstrap cloud consumer e2e formsmodules frontend frontend-web http http-client jasmine-tests java javascript karma karma-jasmine rest-api typescript
Last synced: 08 Oct 2025
https://github.com/tailhook/url-tail
A clone of unix "tail" utility which uses HTTP Range requests to watch remote files
command-line command-line-tool http tail url
Last synced: 11 Apr 2025
https://github.com/vlingo/xoom-turbo
The VLINGO XOOM platform SDK for DOMA and DDD accelerates building highly scalable and high-performance Reactive microservices and applications.
actor-model actors aggregates annotations compute-grid cqrs cqrs-es doma domain-driven-design event-sourcing events http jvm
Last synced: 06 Sep 2025
https://github.com/vanhakobyan/http-protocol-manipulation
:electric_plug: HTTP, Protocol , Manipulation,
html http http-client http-protocol-manipulation http-server manipulation protocol
Last synced: 16 Aug 2025
https://github.com/fellipecaetano/wolf
An opinionated, protocol-oriented networking layer
alamofire http ios networking swift
Last synced: 24 Oct 2025
https://github.com/fyxme/blistener
Blind-XSS listener with payloads to the target user's browser data including cookies, local/session storage, html code, screenshot of current page (HTTP listener optionally)
blind-xss golang http http-listener javascript listener payloads xss
Last synced: 14 Apr 2025
https://github.com/willsaibott/LibHTTP
LibHTTP that is similar to ExpressJS in usage, but it's built using Boost Beast Framework, and it's written in modern C++17. Please, take a look:
boost boost-asio boost-beast expressjs http https-server httpserver qmake visual-studio websocket websocket-server
Last synced: 11 Mar 2025