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-26 00:11:26 UTC
- JSON Representation
https://github.com/nicknaso/yahc
Yet Another Http Client
generator http javascript json nodejs promise rest-client restful
Last synced: 15 Mar 2026
https://github.com/skatsuta/real-world-http
Sample code in Real World HTTP.
Last synced: 26 May 2026
https://github.com/lukasbach/mockingbirb
Desktop app for configuring HTTP mocking servers
desktop-app http javascript mock routing server
Last synced: 30 Apr 2026
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/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/emileber/axios-resource
Simple Axios REST resource class
Last synced: 17 Jul 2025
https://github.com/euskadi31/go-server
HTTP Server with Middleware
go golang health-check http http-server middleware router
Last synced: 31 Aug 2025
https://github.com/peter-gergely-horvath/commandmosaic
Implementing Java services based on the command design pattern
command-pattern http http-server java-application java-service rest servlet spring-boot
Last synced: 24 Oct 2025
https://github.com/aloco/network-stapler
microlib for organized client side network code
api browser client fetch http javascript network node typescript
Last synced: 14 Oct 2025
https://github.com/luckymarmot/paw-phpcurlcodegenerator
A Paw Extension to generate client code for PHP using the cURL library.
curl http http-client paw-extension php php-curl php7
Last synced: 20 Apr 2026
https://github.com/godaner/brokerc
brokerc is a cross-platform publish and subscribe command line client tool, including mqtt client, amqp client, kafka client, http client.
amqp amqp-client http http-client https kafka kafka-client mqtt mqtt-client mqtt-protocol rabbit rabbitmq rabbitmq-client
Last synced: 03 Apr 2026
https://github.com/damdo/mirror
:microscope: HTTP(S) request mirror for Debugging
debugger docker docker-image golang http https inspector mirror
Last synced: 04 May 2026
https://github.com/begenov/backend
Developed a banking system with features to manage accounts, record balance changes and money transfers within transactions using gRPC, Golang, transaction technology and Docker for deployment.
gin grpc http postgresql protobuf unit-testing
Last synced: 31 Oct 2025
https://github.com/aaravmalani/plugapi
A lightweight, speedy HTTP(S) framework
api api-rest collaborate framework github-pages http https json middleware python python3 server web
Last synced: 13 Aug 2025
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/farnasirim/hkit
An http toolkit containing useful utilities like seamless debug logging, painless caching, etc.
cache go golang http http-cache logrus toolkit toolkits utilities utility utility-library
Last synced: 18 Jan 2026
https://github.com/anotherglitchinthematrix/asis
A small utility library to handle http responses easily.
Last synced: 07 May 2026
https://github.com/newyaroslav/brotli-hpp
Brotli header-only C++ library
brotli brotli-compression compression cpp cpp-library cpp11 header-only http response
Last synced: 06 Mar 2026
https://github.com/nicoswd/headsec
Check a site's security headers
header-parser http security security-audit security-tools securityheaders
Last synced: 17 Apr 2026
https://github.com/toilal/auth-toolbox
The developer toolbox for HTTP Client Authentication.
adapters authentication axios client http interceptors jwt oauth2 openid
Last synced: 05 Jul 2025
https://github.com/5ht2/srp-go
Serve random pictures on a domain, with upload and browse support
docker fasthttp filesystem go http http-server
Last synced: 23 Apr 2025
https://github.com/ahmetozer/basic-server
A basic file server automatically generates self certificates and serves the given folder.
cloudflare http https https-server
Last synced: 14 Apr 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/2kabhishek/nerver
Tiny Node.js HTTP server. 📡☁
http http-server nodejs server
Last synced: 27 Mar 2026
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/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/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/jordicenzano/webserver-chunked-growingfiles
Webserver that created open chunked transfer for growing files reducing dramatically the latency for sending those files
chunked http http-server latency lhls video
Last synced: 12 Apr 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/seanmonstar/hyper-benchmarks
Performance benchmarks for hyper.rs
Last synced: 18 Mar 2025
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/aghajari/basehttp
A simple, educational C-based HTTP client library built from scratch, demonstrating HTTP/1.1 and SSL/TLS.
Last synced: 28 Oct 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/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/ngtcp2/urlparse
an http_parser_parse_url compabile URL parser
Last synced: 20 Jul 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/muhammad-salem/injector-tools
http injector for pc
http http-injector injector java linux macos windows
Last synced: 28 Oct 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/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/fenzland/php-http-client
A lightweight HTTP client with PHP7.
Last synced: 13 Apr 2025
https://github.com/nstevens1040/execute.httprequest
.NET Framework class library used the send HTTP requests and parse the response.
class-library cookies csharp dotnet-framework http http-client http-delete http-get http-post http-request http-response http-trace https windows-powershell
Last synced: 28 Jul 2025
https://github.com/anshulrgoyal/bust
Load Testing tool.
benchmark-framework cli http https rust server tool
Last synced: 26 Jun 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/sartalan/hidroponia-project
Una hidroponia automatizada
http mycodo platformio react-native serial
Last synced: 27 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/gtsigner/gt-axios
golang axios http request libray . can custom tls fingerprint
Last synced: 05 Apr 2025
https://github.com/ghdwlsgur/gostat
🖥 interactive CLI tool that uses the net/http package to make an HTTP GET request to a specific URL and checks the latency step by step
Last synced: 15 Jul 2025
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/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/lykmapipo/http-client
Helper utilities for making HTTP(s) requests.
http https isomorphic lykmapipo request
Last synced: 19 Mar 2025
https://github.com/milos85vasic/dispatcher
Simple http server library
http http-server kotlin library
Last synced: 09 Feb 2026
https://github.com/jujuadams/youtube-oauth2
Demonstration of OAuth2 targeting YouTube's "Data v3" API
gamemaker gamemaker-studio-2 gms2 http oauth youtube
Last synced: 21 Jul 2025
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/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/HengXin666/HXLibs
C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等
coroutine cpp cpp20 http https io-uring json lfu-cache lru-cache openssl router websocket
Last synced: 31 Oct 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/kodedphp/http
PSR-7 (HTTP message) library.
http http-client http-factory psr-17 psr-18 psr-7 request response
Last synced: 23 Jun 2025
https://github.com/contensis/docs-management-http
Contensis HTTP Management API documentation
api-documentation contensis documentation http json rest-api zengenti
Last synced: 12 Jul 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/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/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/phax/ph-web
Java library with common web stuff
email http http-client java java-library mail network ph-web port servlet sitemap smtp user-agent useragent web xservlet
Last synced: 10 Apr 2025
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/jaimeloeuf/simpler-fetch
A simpler fetch because using window.fetch makes me cri and the other API libraries are too BIG, complex and unsafe, so here's mine... 😐
api axios builder-pattern fetch http http-client isomorphic-fetch javascript nodejs oop rest typescript
Last synced: 04 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/sinipelto/ssh-spoofer
SSH traffic HTTP spoofer
firewall firewall-bypass http http-client http-server http-ssh spoofer ssh ssh-client ssh-over-http ssh-server ssh-spoofer traffic-monitoring
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/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/Paulo-Lopes-Estevao/client-code-generators
Repository for all code generators provided by clients
client clientao code-generation dart http http-client insomnia postman
Last synced: 06 May 2025
https://github.com/joseluisq/ruta
A lightweight HTTP routing library for PHP 8+ without external dependencies. (WIP)
http http-router php php-library php8 routing
Last synced: 17 Mar 2025
https://github.com/anonvm/nginx-installer
Automate NGINX Compilation from Source with Custom Modules and Patches on Debian & Ubuntu
bot brotli cache cloudflare firewall geolocation http http2 https lua modsecurity nginx pagespeed proxy redis rtmp tengine waf
Last synced: 10 Apr 2025
https://github.com/barrettotte/forth-http
A small web server written to get more practice with Forth
Last synced: 08 Jan 2026
https://github.com/fnzv/dtbot
A loadstressing bot managed via Telegram currently supporting Openstack & AWS
ansible benchmark benchmarking ddos http loader loadstresser
Last synced: 01 May 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/Integralist/carbon
HTTP Response Header Sorting and Filtering
go golang http http-client http-header http-response open-source
Last synced: 17 Jul 2025
https://github.com/petermekhaeil/zodaxios
HTTP client with schema validation using Zod
api axios fetch http typescript zod
Last synced: 10 Apr 2025