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-07-06 00:14:59 UTC
- JSON Representation
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/lykmapipo/http-client
Helper utilities for making HTTP(s) requests.
http https isomorphic lykmapipo request
Last synced: 19 Mar 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/petermekhaeil/zodaxios
HTTP client with schema validation using Zod
api axios fetch http typescript zod
Last synced: 10 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/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/daanvandenbergh/volt
Easily create websites or REST APIs in javascript with vweb. Including a frontend api for building website's in an objective SwiftUI like manner. Supports payments using paddle.
api cpp http https javascript js rest-api vinc vlib website
Last synced: 03 Jul 2026
https://github.com/western/http-up
Simple share folder via http with upload
cli command expressjs file-server file-sharing file-upload http http-file-server http-server https https-server javascript nodejs server shared-folders static tls upload
Last synced: 08 May 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/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/surister/queryzen
Parametrized, named and versioned SQL queries over HTTP
Last synced: 21 Mar 2025
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/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/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/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/theohbrothers/docker-varnish-agent
Dockerized Varnish Agent, including the Enhanced Varnish Dashboard 🐳
cache docker generate-dockerimagevariants http https varnish varnish-agent web
Last synced: 12 Apr 2025
https://github.com/parzibyte/api-rest-spring-boot
Creación de una API REST usando MySQL, Spring Boot y Java
api http java mysql rest spring-boot
Last synced: 12 Apr 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/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/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/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/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/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/gtsigner/gt-axios
golang axios http request libray . can custom tls fingerprint
Last synced: 05 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/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/anshulrgoyal/bust
Load Testing tool.
benchmark-framework cli http https rust server tool
Last synced: 26 Jun 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/marksmurphy/cdn-cache-check
Makes HTTP requests to URLs and parses response headers to determine caching behaviour
cache cache-control caching cdn cdn-detection dns headers http https offload performance url web
Last synced: 09 Jul 2025
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/bn3t/tail-url
Tail text from an URL
command-line command-line-tool http http-get rust tail url
Last synced: 08 May 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/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/ngtcp2/urlparse
an http_parser_parse_url compabile URL parser
Last synced: 20 Jul 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/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/fenzland/php-http-client
A lightweight HTTP client with PHP7.
Last synced: 13 Apr 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/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/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/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/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/seanmonstar/hyper-benchmarks
Performance benchmarks for hyper.rs
Last synced: 18 Mar 2025
https://github.com/milos85vasic/dispatcher
Simple http server library
http http-server kotlin library
Last synced: 09 Feb 2026
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/thibmaek/vrt-http-flask
Small example of running pyvrt in a Flask HTTP server
Last synced: 11 Apr 2025
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/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/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/barrettotte/forth-http
A small web server written to get more practice with Forth
Last synced: 08 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/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/meniny/leaf
🍃 A versatile HTTP(s) networking framework written in Swift.
Last synced: 23 Jul 2025
https://github.com/yuvraj0028/node-cli-weather-app
Get weather details for any location in your console.
http javascript nodejs weather
Last synced: 24 Jul 2025
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/wayou/http-transfer-encoding-chunked
Node.js example demonstrate the http chunked transfer encoding
chunk http node-js transfer-encoding
Last synced: 14 Jul 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/iamazy/download-action
Use Github Action to download everything
bilibili bittorrent http thunder weibo youtube
Last synced: 24 Oct 2025
https://github.com/kyleterry/jot
Simple editable pastebin
editable golang http pastebin pastebin-service
Last synced: 25 Mar 2025
https://github.com/contributte/http
:sparkles: Extra contrib to nette/http (@nette)
cli content-security-policy contributte http nette nette-framework request response
Last synced: 10 Apr 2025
https://github.com/prooph/httplug-event-store
HTTP event-store implementation talking with http-api
api cqrs event-sourcing event-store http httplug php prooph
Last synced: 04 Sep 2025
https://github.com/designliquido/delegua-http
Pacote para fazer requisições HTTP em Delégua.
hacktoberfest http portugues portuguese typescript
Last synced: 01 Jul 2025
https://github.com/alexferl/vest
A REST client in V
http http-client rest rest-client v vlang
Last synced: 03 Jan 2026
https://github.com/heartsucker/flask-rangerequest
Range request (RFC 7233) support for your Flask app.
Last synced: 13 Mar 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/whosonfirst/go-whosonfirst-spatial-www
Opinionated web application for the go-whosonfirst-spatial packages.
golang http whosonfirst whosonfirst-spatial
Last synced: 23 Apr 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/emileber/axios-resource
Simple Axios REST resource class
Last synced: 17 Jul 2025
https://github.com/robtimus/obfuscation-http
Provides functionality for obfuscating HTTP requests and responses
Last synced: 18 Oct 2025
https://github.com/skatsuta/real-world-http
Sample code in Real World HTTP.
Last synced: 26 May 2026
https://github.com/devjack/encrypted-content-encoding
An implementation of RFC8188 for PHP - Encrypted Content-Encoding
encoding encryption http middleware php rfc8188
Last synced: 28 Jul 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/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/zeon256/satay-rs
Sans-IO Rust OpenAPI client generator with typed builders, validation newtypes, and transport-agnostic adapters
api-client codegen http newtype openapi openapi-client rust sans-io validation
Last synced: 05 Jul 2026
https://github.com/drkameleon/mimetypes.art
MIME content type registry & recognition
arturo arturo-language arturo-package file http mimetype web-server
Last synced: 13 May 2025
https://github.com/damianwajser/spring-rest-commons-options
This project contains the general-purpose documentation to spring rest api http options
http options options-parsing rest rest-api spring spring-boot
Last synced: 14 Jan 2026
https://github.com/exabrial/form-binding
Bind Java objects to URL Encoded Forms similar to JSON-B or JAX-B, and a JAX-RS Form Encoding MessageBodyWriter/Reader
annotations binding converter encoding form http java java-ee java-spi jax-rs parameters rest url-encoding x-www-form-urlencoded
Last synced: 12 Jan 2026
https://github.com/timestee/go-accesslog
A simple HTTP access log for golang.
access-logs golang http http-server logger middleware
Last synced: 26 Jan 2026
https://github.com/bermudaphp/psr15factory
Makes middleware for psr-15 based application
http middleware middleware-factory middleware-resolver middlewares php php-middleware php8 php84 psr-15
Last synced: 23 Apr 2025
https://github.com/withs/vigest
Client digest authentification for v
digest-authentication http vlang
Last synced: 13 May 2025
https://github.com/brunobord/static-markdown
A static HTTP server, with markdown rendering mechanism
gfm http markdown python python3 server static-server
Last synced: 12 Apr 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/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/mauricelambert/reverseshell
This package implements an advanced reverse shell console (supports: TCP, UDP, IRC, HTTP and DNS).
av-bypass c2 command-and-control console cryptolocker dns http irc malware netcat pypi-package python3 reverse-shell tcp terminal udp
Last synced: 22 Sep 2025
https://github.com/muniftanjim/llhttp.lua
Lua interface for https://github.com/nodejs/llhttp
http llhttp lua luajit luajit-ffi
Last synced: 02 Apr 2025
https://github.com/d3portillo/ira
Vanilla JS Fetch API wrapper with goodies 🍒
fetch fetch-api http http-requests ira requests
Last synced: 09 Apr 2025