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/0x1nf3cted/reqfuzz
ReqFuzz: everything is fuzzable if you have the right tool ;)
fuzzing headers http pentesting proxy sandbox web
Last synced: 18 Jul 2025
https://github.com/thibmaek/vrt-http-flask
Small example of running pyvrt in a Flask HTTP server
Last synced: 11 Apr 2025
https://github.com/Voyrox/FrostLink
FrostLink is a reverse proxy written in Rust that supports routing requests from a local server to a specified domain. With FrostLink, you can easily turn a local server running on a specific port, such as `localhost:3000`, into a publicly accessible website connected to `example.com`.
http proxy reverse-proxy rust ssl
Last synced: 08 May 2025
https://github.com/milos85vasic/dispatcher
Simple http server library
http http-server kotlin library
Last synced: 09 Feb 2026
https://github.com/trygve-lie/rollup-plugin-esm-http-resolver
Rollup plugin for resolving ES modules over http(s) like a browser does.
esm esmodules http javascript resolver rollup rollup-plugin
Last synced: 30 Apr 2025
https://github.com/cfnptr/nets
Secure multi-platform networking library with implemented TCP / UDP server and client
c client cpp cross-platform http https library network networking openssl server socket ssl tcp tcp-client tcp-server tls udp udp-client udp-server
Last synced: 30 Oct 2025
https://github.com/gowww/log
⏱ A handler that logs each request/response
go golang handler http log logging middleware request
Last synced: 01 Mar 2026
https://github.com/alexruzin/websock
A covert, encrypted and compressed, socket stream that is encoded on top of plaintext HTTP. The plaintext traffic contains an ECDH negotiated key, along with an RC4 cipher stream.
buffer compression covert-channel data-transfer ecdh gzip http interface-design key-exchanges nist protocol reader socketstream writer-interface
Last synced: 12 Apr 2025
https://github.com/kevinpollet/http2-cli
Modern and lightweight command line HTTP/2 client
client command-line http http2 nodejs typescript
Last synced: 22 Mar 2025
https://github.com/erossini/httpclientmultipart
Upload/Download Files Using HttpClient in C#
dotnet dotnet-core dotnetcore file-download file-upload http httpclient https netcore
Last synced: 04 May 2025
https://github.com/matsadler/tracks
A bare-bones Ruby HTTP server that talks Rack and uses a thread per connection model of concurrency.
Last synced: 13 Apr 2025
https://github.com/elahe-dastan/haproxy
docker-compose go golang haproxy http load-balancer
Last synced: 04 Mar 2025
https://github.com/mtripg6666tdr/candyget
A tiny, candy🍬 sized HTTP(S) client for Node.js, bringing one-line HTTP(S) transation in your app!
http http-client https javascript nodejs typescript
Last synced: 07 Apr 2025
https://github.com/nopnop2002/esp-idf-remote-lcd
Control the HD44780 using HTTP/MQTT.
esp-idf esp32 hd44780 http http-client lcd1602 lcd1604 rest
Last synced: 03 Apr 2025
https://github.com/Taisiias/formmailer
HTTP server that emails data submitted on static website forms.
forms http nodejs smtp static-site
Last synced: 03 Apr 2025
https://github.com/myriad-dreamin/httpfs
filesystem like api to access any file via http or https protocol
drive filesystem fs http typescript
Last synced: 29 Oct 2025
https://github.com/mawrkus/ping-bong
🏓 A simple (SEO) ping tool that follows HTTP redirections
axios follow http http-redirect https ping redirections redirects seo
Last synced: 04 May 2025
https://github.com/felipecastrosales/game
🎮 Game app using IGDB API, with BLoC, Provider, dio, sqflite and others.
api api-rest dart dart-api dartlang dio flutter flutter-api flutter-app flutter-apps flutter-dio flutter-examples flutter-package http igbd json serialization sqflite sql
Last synced: 15 Jul 2025
https://github.com/fenzland/php-http-client
A lightweight HTTP client with PHP7.
Last synced: 13 Apr 2025
https://github.com/muhammad-salem/injector-tools
http injector for pc
http http-injector injector java linux macos windows
Last synced: 28 Oct 2025
https://github.com/ladjs/proxy
Proxy for Lad
domains express forwarding http javascript koa lad node nodejs port port-forwarding proxy reverse vhosts virtual
Last synced: 07 Apr 2026
https://github.com/sartalan/hidroponia-project
Una hidroponia automatizada
http mycodo platformio react-native serial
Last synced: 27 Feb 2026
https://github.com/jaguar-dart/jaguar_json
jaguar_serializer based JSON interceptors for Jaguar
dartlang http jaguar json marshall rest-api serialize serializer server
Last synced: 08 May 2025
https://github.com/naftulikay/slumberd
An HTTP server which sleeps during requests for a configurable amount of time.
Last synced: 13 Apr 2025
https://github.com/vamsitp/perfx
API Performance benchmarking tool
api app-insights application-insights azure azure-active-directory benchmarking http performance performance-analysis performance-metrics performance-testing rest-api
Last synced: 16 Jan 2026
https://github.com/m-canton/godot-http-manager
HTTP Manager Plugin for Godot
cache downloader godot godot-plugin godot4 gzip html http local networking oauth oauth-redirect-server oauth2 oauth2-server pkce-oauth request tcp-server
Last synced: 30 Apr 2025
https://github.com/petermekhaeil/zodaxios
HTTP client with schema validation using Zod
api axios fetch http typescript zod
Last synced: 10 Apr 2025
https://github.com/dkxce/aprsair
Console App Detects DTMF GPS Signals or APRS AFSK1200 signals from radios (eg: Abbree AR-F8, Zastone ZT-889G) over soundcard and allow to view it over console, web (HTTP), APRS and send via HTTP-GET, TCP-APRS, UDP-APRS.
air aprs dkxce dtmf gps http server udp
Last synced: 07 Sep 2025
https://github.com/ngtcp2/urlparse
an http_parser_parse_url compabile URL parser
Last synced: 20 Jul 2025
https://github.com/monkrus/gin
Walk-through of the Go Gin Framework Crash Course
api crash-course framework gin go golang http walkthrough
Last synced: 03 May 2025
https://github.com/voyrox/frostlink
FrostLink is a reverse proxy written in Rust that supports routing requests from a local server to a specified domain. With FrostLink, you can easily turn a local server running on a specific port, such as `localhost:3000`, into a publicly accessible website connected to `example.com`.
http proxy reverse-proxy rust ssl
Last synced: 11 Apr 2025
https://github.com/shaominngqing/flog
Terminal log viewer + network inspector for Flutter. Auto-connects, HTTP/SSE/WS debugging, collapsible JSON, Flipper-style UI. 给 Flutter 开发者的终端日志查看器 + 网络调试器。
adb android dart debugging devtools dio flipper flutter flutter-debug flutter-tools http ios log-viewer network-inspector ratatui rust sse terminal tui websocket
Last synced: 15 Jun 2026
https://github.com/kezhengjie/go-http-middleware
a simple middleware library for standard go net/http
go golang http middleware middleware-integrations middlewares standard-library web
Last synced: 12 Jan 2026
https://github.com/home-assistant-ecosystem/mystrom2mqtt
myStrom to MQTT bridge
home-assistant http iot mqtt mystrom
Last synced: 10 Apr 2025
https://github.com/gapple/structured-fields
PHP Library for Structured Field Values for HTTP
http php rfc8941 structured-fields structured-headers
Last synced: 22 Mar 2025
https://github.com/business-copilot/yandex-query-go
Go HTTP SDK for Yandex Query service
api go http sdk yandex yandex-cloud yandex-query
Last synced: 17 Jan 2026
https://github.com/CasperGN/GoHead
Get interesting http headers, internal IPs, possible endpoints from target(s) and search JS files for juicy info
bugbounty headers http http-requests probe
Last synced: 11 Jul 2025
https://github.com/serkan-ozal/otel-js-instrumentation-http-plus
Provides advanced automatic instrumentation for Node.js http and https modules on top of OpenTelemetry
http instrumentation observability opentelemetry tracing
Last synced: 18 Mar 2025
https://github.com/febritecno/hasana-chatbot
line chatbot with service susi.ai include web scaper by xray
body-parser expressjs http javascript linebot request xray
Last synced: 13 Apr 2025
https://github.com/lykmapipo/http-client
Helper utilities for making HTTP(s) requests.
http https isomorphic lykmapipo request
Last synced: 19 Mar 2025
https://github.com/surister/queryzen
Parametrized, named and versioned SQL queries over HTTP
Last synced: 21 Mar 2025
https://github.com/georgelopez7/tiramisu
Tiramisu is a simple, open-source, and lightweight HTTP request inspector. Perfect for testing webhooks, APIs, and integrations with ease.
bun http nextjs sqlite typescript
Last synced: 20 Jan 2026
https://github.com/mgarry1336/httpy
Simple HTTP server written in pure python, made for fast requests handling.
command-line command-line-tool http https library python server
Last synced: 24 Jul 2025
https://github.com/ooaklee/reply
💬 Go library to shape and standardise the responses sent by API services 💬
api go golang http json json-api response response-management rest
Last synced: 14 Jan 2026
https://github.com/masinger/gossip4net
Gossip4Net is an extensible http client middleware similar to Spring Feign. It allows developers to easily consume APIs using an interface contract, which gets automatically implemented.
csharp dotnet feign http http-client rest-api rest-client
Last synced: 08 Apr 2025
https://github.com/patriktrestik/homeassistant_nicegate
Home Assistant integration for Nice gate actuator connected by IT4WiFi
Last synced: 27 Oct 2025
https://github.com/ferronweb/ferrbench
A modern HTTP benchmarking tool supporting HTTP/1 and HTTP/2 benchmarks, based on rewrk.
Last synced: 06 Feb 2026
https://github.com/stevenvachon/robot-directives
Parse robot directives within HTML meta and/or HTTP headers.
attributes headers html http nodejs robots seo
Last synced: 03 Mar 2026
https://github.com/metebykl/spectra
Fast, lightweight and fully typesafe web framework
framework http server typescript
Last synced: 03 Mar 2026
https://github.com/derekargueta/envoy-etag-filter
Envoy filter that provides basic ETag functionality, checking the ETag value of the request and upstream response
envoy etag filter http reverse-proxy server
Last synced: 05 Jul 2025
https://github.com/johejo/rangedl
HTTP Range Downloader
http http-client http-requests python
Last synced: 02 Sep 2025
https://github.com/poojan2312/proxies-scraper
Scraper for HTTP,HTTPS,SOCKS4,SOCKS5 Proxies
anonymous api elite free free-proxies free-proxy http https proxies proxy-list proxy-scraper scrape scraper socks4 socks5 transparent
Last synced: 15 Feb 2026
https://github.com/uctakeoff/uc-curl
uc::curl is a libcurl wrapper library created C++11 single-header.
http http-client libcurl wrapper
Last synced: 28 Apr 2026
https://github.com/ozlerhakan/jest
💍 ipython magic tool to make smooth HTTP calls
http ipython ipython-notebook jupyter jupyterlab magic python python3 requests
Last synced: 27 Oct 2025
https://github.com/ekwator/truth-training
Cross-platform project: Rust Core, Actix-web, SQLite, P2P sync (UDP+HTTP), WebSockets, OpenAPI, TypeScript/React, Tauri, Kotlin/Android, Swift/iOS
actix-web android cli cross-platform cursor cursor-ai cursor-ide http ios kotlin p2p react rust spec-kit sqlite swift tauri typescript udp websockets
Last synced: 02 Feb 2026
https://github.com/andreped/wsi-visualization-demo
🔬 Simple containerised whole slide image rendering in the browser
browser deepzoom docker dzi histopathology html http hugging-face hugging-face-spaces huggingface nginx openseadragon pathology real-time web whole-slide-image wsi
Last synced: 24 Jan 2026
https://github.com/tada5hi/hapic
A tiny & simple fetch based http client with a collection of different presets.
api api-client client fetch fetch-api harbor harbor-client http oauth2 oauth2-client rest vault vault-client
Last synced: 25 Feb 2026
https://github.com/rtmigo/lambdarado_py
Universal entry point for Docker images with Flask apps for the AWS Lambda + AWS Gateway serverless hosting
amazon api aws container docker dockerfile entrypoint flask gateway http image lambda package python serverless wsgi
Last synced: 10 Jul 2025
https://github.com/neyn/cneyn
Fast and Lightweight C HTTP Library
c c-library c99 fast-library http htttp-server webserver
Last synced: 24 Mar 2025
https://github.com/aymenjd/redc
High-performance, asynchronous HTTP client in Python, driven by libcurl
curl http http-client libcurl python
Last synced: 02 Sep 2025
https://github.com/signnow/sn-mcp-server
MCP server for SignNow e-signature: templates, invites, embedded signing/editor, status & downloads.
document-signing document-templates embedded-editor embedded-signing esignature fastapi http mcp mcp-server modelcontextprotocol python signnow stdio
Last synced: 21 May 2026
https://github.com/kreso975/homebridge-http-sensors-switches
Homebridge Plugin HTTP & MQTT
discord homebridge http humidity mqtt switch temperature weather webhooks
Last synced: 27 Oct 2025
https://github.com/kevinzhourafael/shrimp
Shrimp is an simplify HTTP networking library on iOS.
afnetworking alamore downloadmanager http https ios ios-downloader network networking pause-download resume-download swift swift-downloader
Last synced: 08 Apr 2025
https://github.com/lsevero/franz
http <-> franz <-> kafka
gateway gateway-api http jvm-applications kafka
Last synced: 15 May 2025
https://github.com/app-enhance/ae-http-proxy
Lightweight library which allows create http proxy inside web application
filters http http-proxy pipeline
Last synced: 14 Jan 2026
https://github.com/eze-kiel/shaloc
LAN-scoped command line sharing tool with cool features: zip archives, AES-256, download limits...
aes cli encryption go golang http lan share zip
Last synced: 14 Oct 2025
https://github.com/artem78/s60-http-client
HTTP-client lib for Symbian OS
cpp http http-client library module symbian symbiancpp web
Last synced: 10 Oct 2025
https://github.com/nmattia/cio
cio: cached HTTP requests for a smooth Jupyter experience!
Last synced: 28 Apr 2026
https://github.com/afaanbilal/hyperdb
HyperDB is an in-memory hyper-fast key-value store with an HTTP API written in Rust.
database db fast http in-memory-database rust
Last synced: 26 Apr 2026
https://github.com/yermakovsa/rcpx
HTTP JSON-RPC failover transport for Go, implemented as an http.RoundTripper
ethclient ethereum failover geth go go-ethereum golang http http-transport json-rpc retry roundtripper rpc
Last synced: 01 Jun 2026
https://github.com/hk-labs/redux-http-request-middleware
Transparently add the HTTP request ability to your redux actions.
http middleware react redux request
Last synced: 07 Apr 2025
https://github.com/kt3k/stubbatti
A command line stub http server with the special DSL.
Last synced: 17 Mar 2026
https://github.com/caltechlibrary/urlup
Find the ultimate destination for URLs after following redirections.
http redirection redirects url
Last synced: 14 Apr 2025
https://github.com/imjuni/jin-frame
A reusable, declarative, type-safe, and extendable HTTP request library.
axios client declarative http http-client http-clients resusable type-safe
Last synced: 27 Apr 2026
https://github.com/jameskyburz/busboy-wrapper
busboy multi part file wrapper
busboy fileupload http multipart nodejs
Last synced: 30 Apr 2025
https://github.com/sayedmoataz/flutter_helpers
Flutter Helper Class like (DioHelper - HttpHelper - HiveHelper - SqfliteHelper - CacheHelper - FCMHelper - FireStoreHelper)
dio firebase firebase-auth firebase-realtime-database firestore flutter hive http sharedpreferences sqflite
Last synced: 01 Mar 2025
https://github.com/somehowchris/peek-reverse-proxy
Simple reverse proxy to peek into requests
api http hyper peek reverse-proxy rust
Last synced: 16 Apr 2025
https://github.com/sado0823/go-kitx
micro service web framework including http and grpc. some practical tools、 algorithms written in Go
Last synced: 25 Feb 2026
https://github.com/hwpoison/tinyc-http-server
A tiny HTTP single file multithread server written with pure C (<80kb), server static content and media files. Includes basic file explorer.
c html http http-server multithreading
Last synced: 18 Jun 2025
https://github.com/apache/geronimo-safeguard
Mirror of Apache Safeguard (Geronimo project around Fault Tolerance)
geronimo http java javaee network-server web-framework
Last synced: 24 Feb 2026