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-03-30 00:14:44 UTC
- JSON Representation
https://github.com/nawafswe/mockchaos
Mock HTTP/gRPC servers with chaos simulation. Configure latency, status codes, and failures via JSON for tests and Kubernetes deployments.
chaos-engineering engineering-platforms golang grpc http mock-server
Last synced: 24 Dec 2025
https://github.com/deveel/deveel.webhooks
A framework to enable the webhook management for the .NET stack
aspnet aspnetcore callback csharp dotnet dotnetcore facebook http httpcontext sendgrid twilio webhook webhook-events webhook-receiver webhook-server webhooks
Last synced: 16 Jul 2025
https://github.com/wyrihaximus/reactphp-http-middleware-session
Middleware that takes care of session handling
cookie cookies hacktoberfest http middleware php php7 reactphp session
Last synced: 07 May 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/selimhorri/upload-download-files-over-http
Spring Boot / Angular application to handle uploading/downloading files in/from the server: videos, img...
angular download http java multipart spring-boot upload
Last synced: 12 Apr 2025
https://github.com/hiyali/ng-s-resource
🏌🏽 Simplify RESTful http resource generator for Angular 4+
angular angular2 http ng-sresource ng2 resource restful typescript
Last synced: 20 Aug 2025
https://github.com/fumiama/simple-http-server
A variant of Tinyhttpd.
cgi http http-server http1-0 httpd tinyhttp tinyhttpd
Last synced: 09 Apr 2025
https://github.com/amadeusitgroup/kassette
kassette is a development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.
developer-tools har http http-proxy http2 http2-proxy https https-proxy local-mocks man-in-the-middle mock mock-server mocking-server proxy proxy-server record replay testing
Last synced: 08 May 2025
https://github.com/onanying/httptest
HTTP POST/GET接口测试工具,单文件,可调试本地接口,支持文件/图片批量上传。
Last synced: 21 Jul 2025
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/sunrise-php/http-server-request
⚠️ This package was moved to the http-message package and is abandoned.
http http-server-request php-library php7 php8 psr-17 psr-7 request
Last synced: 06 May 2025
https://github.com/joselion/rxjs-axios
A complete Axios wrapper that uses RxJS observables instead of promises
ajax axios http observable reactive request rxjs rxjs-observable
Last synced: 20 Mar 2025
https://github.com/sunrise-php/stream
⚠️ This package was moved to the http-message package and is abandoned.
http php-library php-stream php7 php8 psr-17 psr-7 stream stream-wrapper
Last synced: 06 May 2025
https://github.com/thedevminertv/typed-at-rest
Simple typesafe HTTP handlers and clients backed by @effect/schema
api effect-schema http nextjs typesafe
Last synced: 18 Mar 2025
https://github.com/atuoha/flutter_chatgpt
flutter app utilizing openAI to implement chatGPT making use of google auth, BLoc, animated_text_kit, http package and firebase_remote_config
animated-text-kit bloc business-logic chatgpt firebase-remote-config flutter http openai
Last synced: 20 Mar 2025
https://github.com/em-r/httphub
An HTTP Request/Response service written in Go.
Last synced: 11 Apr 2025
https://github.com/toflar/http-request-parser
Parses the string representation of an HTTP request into a PHP superglobal like array
Last synced: 19 Mar 2025
https://github.com/deno-libs/forwarded
Deno port of `forwarded` library
backend deno deno-library deno-port http x-forwarded-for
Last synced: 18 Oct 2025
https://github.com/barelyhuman/tiny-use
The tiniest middleware library for node's standard HTTP library and the Fetch API
Last synced: 15 Apr 2025
https://github.com/narrowspark/http-status
:information_source: A package for working with HTTP statuses.
http http-status-code php72 psr-7
Last synced: 03 Oct 2025
https://github.com/faranalytics/socketnaut
Scalable multithreaded Node.js servers made easy.
express fastify http http-server https koa multithreading nodejs scalable server
Last synced: 12 Apr 2025
https://github.com/maestre3d/alexandria
The Alexandria Project is an open-source platform where people can share their knowledge through books, podcasts, docs and videos.
alexandria data-science donation ebooks go golang grpc http kafka knowledge knowledge-sharing library microservice podcasts python societies streaming videos webservice
Last synced: 18 Mar 2025
https://github.com/yutils/yhttp
Http网络请求,使用简单,快速,支持java,kotlin,安卓,一行实现网络请求,支持https、session、get、post、put、delete、多文件上传、文件下载、日志完整显示等。
androidhttp http httpandroid httpjava javahttp yhttp
Last synced: 16 Jan 2026
https://github.com/ncsa/http-logger
http request logger for sinkhole purposes
Last synced: 16 Jan 2026
https://github.com/cosimo/http-cuke
Cucumber-style HTTP frontends testing
cucumber http perl testing testing-tools
Last synced: 29 Jul 2025
https://github.com/bitlytwiser/zinger
Simple HTTP request library for Zig applications
http http-requests zig zig-package ziglang
Last synced: 28 Oct 2025
https://github.com/sigmavirus24/gobayeux
Implementation of Bayeux protocol from CometD for Go
bayeux bayeux-protocol cometd go golang http
Last synced: 14 Apr 2025
https://github.com/atomic-state/http-react
React hooks for data fetching
axios deduplication fetch fetch-api gql graphql hook hooks http javascript react react-hooks requests server server-actions ssr suspense swr
Last synced: 18 Feb 2026
https://github.com/sckott/httping
Ping urls to time requests
http http-client http-requests httping r rstats
Last synced: 20 Feb 2026
https://github.com/steadybit/extension-kong
A Steadybit attack implementation to inject HTTP faults into Kong API gateway.
api-gateway chaos chaos-engineering chaos-testing http kong nginx rest
Last synced: 10 Mar 2026
https://github.com/WyriHaximus/reactphp-http-middleware-session
Middleware that takes care of session handling
cookie cookies hacktoberfest http middleware php php7 reactphp session
Last synced: 09 Jul 2025
https://github.com/kodebarinn/kode-bridge
A modern Rust library that implements HTTP Over IPC for cross-platform
client http ipc rust rust-crate server
Last synced: 18 Jan 2026
https://github.com/posener/auth
Painless OAuth authentication middleware
go golang google google-api http middleware oauth2
Last synced: 08 May 2025
https://github.com/littledivy/picohttpparser_deno
Fast, low overhead bindings to picohttpparser HTTP parser in Deno
deno fast ffi http picohttpparser
Last synced: 02 Sep 2025
https://github.com/plapadoo/matrix-bot
Provide a simple, script-friendly interface to posting stuff on matrix channels
automation haskell http matrix riot-web
Last synced: 15 Aug 2025
https://github.com/clojusc/meson
Clojure Client Library for the Mesos HTTP API
api borg client clojure compute distributed-systems executors http jobs mesos omega rest schedulers tasks
Last synced: 29 Oct 2025
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/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/implex-ltd/fingerprint-client
Fingerprint evasion library for HTTP clients and webdrivers.
client evasion fingerprint fingerprinting http spoofing
Last synced: 05 Sep 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/bryanbill/fetch
Fetchx - Simplified http requests in Dart
collaborate dart dartlang flutter hacktoberfest http student-vscode
Last synced: 03 Oct 2025
https://github.com/onlxltd/ctrl-for-ipad
An all-in-one interface for building and running custom control setups. Supporting MIDI, OSC, HTTP, TCP, UDP, Audio, Video and sACN with the additional support for dedicated interface modules.
apple audio ctrl custom http integration interface ios ipad lighting midi osc playback sacn system systems tcp udp video
Last synced: 12 Feb 2026
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/rodrigoscc/nurl.nvim
HTTP client for Neovim with requests in pure Lua. Programmable, composable, extensible.
curl http neovim neovim-plugin
Last synced: 13 Jan 2026
https://github.com/navid2zp/easyreq
Simplified HTTP requests and response unmarshaling.
go golang golang-http golang-requests http
Last synced: 15 May 2025
https://github.com/crewdevio/piwo
🍺 Piwo is a friendly command-line HTTP client written in Deno environment
Last synced: 24 Aug 2025
https://github.com/li1553770945/sheepdownloader
一款基于QT的文件下载器,计划支持多线程、断点续传。 A downloader based on QT.
cpp download download-file downloader gui http qt qt-gui qt6 qt6-gui qtcreator win32
Last synced: 13 Oct 2025
https://github.com/dodng/comse
common easy-to-use fast high-performance http json-api lightweight realtime search-engine
Last synced: 23 Jan 2026
https://github.com/fapi-cz/http-client
php http client
http http-client nette nette-extension php php-client psr-18 psr-3 psr-7
Last synced: 23 Apr 2025
https://github.com/sckott/webmiddens
cache http requests
api caching fakeweb http http-cache http-mocking r rstats web
Last synced: 28 Aug 2025
https://github.com/ba-st/Superluminal
Building blocks for creating HTTP requests and API clients
http http-api-client http-client pharo smalltalk
Last synced: 11 May 2025
https://github.com/deno-libs/proxy_addr
Deno port of `proxy-addr` library
deno deno-library http proxy-addr
Last synced: 05 Apr 2025
https://github.com/quackscience/urlengine
A pastie for SQL Tables. URL Engine for DuckDB & ClickHouse
clickhouse duckdb http httpfs storage url urlengine
Last synced: 12 Mar 2026
https://github.com/cjaewon/servekit
⚡️ Micro HTTP server for serving static files.
http reactjs server static-site
Last synced: 12 Oct 2025
https://github.com/nanoninja/bulma
Implementation of Basic HTTP authentication middleware for Go language.
auth authentication basic bulma go godev godoc golang handler http middleware module package
Last synced: 22 Jul 2025
https://github.com/nodef/extra-fyers
A Javascript interface for FYERS API.
api cancel-order cancel-orders commodity-futures-charges commodity-options-charges connect-market-data connect-order-update convert-position currency-futures-charges currency-options-charges derivative-type derivative-type-description equity-delivery-charges extra finance fyers http market stock websocket
Last synced: 19 Jul 2025
https://github.com/jwerle/sharef
Quickly share a file over HTTP, DAT, Hypercore, etc
Last synced: 22 Apr 2025
https://github.com/middlewares/aura-router
PSR-15 middleware to use Aura.Router
aura http middleware psr-15 router
Last synced: 07 Jan 2026
https://github.com/cyprinus12138/otelgin
OpenTelemetry trace & metric instrumentation as Gin Middleware
gin gin-gonic gin-middleware http http-server metrics opentelemetry-go tracer
Last synced: 04 Jul 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/vexcited/schwi
An HTTP client that uses native APIs on each JS runtimes, supporting Browsers, Node.js, Deno, Bun, React Native and Tauri.
bun cross-platform deno fetch http node react-native request tauri wrapper
Last synced: 09 Mar 2026
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
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/inlym/jshttp
🏷️ 面向未来的下一代 HTTP 客户端,支持 TypeScript
http https miniprogram nodejs request xhr xmlhttprequest
Last synced: 07 Nov 2025
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/fellipecaetano/wolf
An opinionated, protocol-oriented networking layer
alamofire http ios networking swift
Last synced: 24 Oct 2025
https://github.com/tinyhttp/cors
🌐 CORS middleware for modern Node.js
cors cors-middleware http middleware nodejs
Last synced: 09 Apr 2025
https://github.com/monksoul/httpagent
HttpAgent 是一个高性能、灵活且易用的开源库,提供了全面的 HTTP 功能支持,包括文件传输、轮询、测试工具、实时通信、请求管理、Media 类型处理、MessagePack 支持、声明式请求等,并具有低资源消耗和高测试覆盖率的特点。
curl forward http httpclient proxy
Last synced: 13 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/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/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/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/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/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/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/hanjm/fasthttpmiddleware
fasthttpmiddleware is a funny middleware onion for fasthttp.
Last synced: 11 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: 30 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/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