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-27 00:14:44 UTC
- JSON Representation
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/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/magnetikonline/aws-lambda-proxy-response
Node.js module generating response payloads for AWS Lambda functions behind API Gateway 'Lambda proxy' integrations.
api-gateway aws http lambda lambda-proxy npm-package
Last synced: 02 May 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/starkdmi/flutter_download_manager
Ready-to-use Flutter widgets to download files
Last synced: 11 Mar 2026
https://github.com/capevace/youtube-dl-ui
Basic web UI for youtube-dl. Download a URL in highest quality, choosing between video or audio-only.
http socket-io ui web youtube-dl youtube-downloader
Last synced: 02 Apr 2026
https://github.com/kyleterry/jot
Simple editable pastebin
editable golang http pastebin pastebin-service
Last synced: 25 Mar 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/nicknaso/yahc
Yet Another Http Client
generator http javascript json nodejs promise rest-client restful
Last synced: 15 Mar 2026
https://github.com/apache/geronimo-devtools
Mirror of Apache Geronimo Devtools
geronimo http java javaee network-server web-framework
Last synced: 10 Apr 2025
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/thiagobarradas/simple-tunnel
Simple Tunnel for HTTP API tests
api dotnet dotnet-core http https proxy simple test testing tunnel tunnel-proxy tunnel-server
Last synced: 09 Apr 2025
https://github.com/jonsamwell/ngx-http-batcher
Angular (2+) HTTP batching module to reduce the number of HTTP requests and increase performance
angular angular-http angular2 http http-batching ngx performance
Last synced: 06 Oct 2025
https://github.com/craigjbass/frankserver
Ever want to just route HTTP requests to some arbitrary code in .NET Core without all of the complexity of .NET MVC?
Last synced: 28 Feb 2026
https://github.com/ronitrajfr/http-server
HTTP server implementation built with Node.js and TypeScript that handles basic HTTP requests.
http http-server nodejs tcp typescript
Last synced: 25 Apr 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/dragonwocky/nadder
an experimental web framework for Deno
Last synced: 14 Mar 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/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/nadimtuhin/express-simple-proxy
A simple, powerful, and TypeScript-ready Express.js proxy middleware with comprehensive error handling, request/response transformation, and file upload support.
api-gateway express expressjs http middleware nodejs proxy request-transformation response-transformation typescript
Last synced: 06 Oct 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/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/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/sncf-connect-tech/hesperides-jenkins-lib
Shared lib for Jenkins pipelines to interact with Hesperides
groovy hesperides http jenkins-pipeline
Last synced: 07 Apr 2025
https://github.com/meniny/leaf
🍃 A versatile HTTP(s) networking framework written in Swift.
Last synced: 23 Jul 2025
https://github.com/nmattia/cio
cio: cached HTTP requests for a smooth Jupyter experience!
Last synced: 28 Apr 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/zrthstr/tarball_httpd
Serves directories as .TARs (tarball archives) over http - to be downloaded by a web browser
filesharing http http-server python python3 server tarball tarball-httpd tool web
Last synced: 23 Jan 2026
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/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/mobiusy/dify_plugins
Dify插件:http流式输出
dify-plugins http httpstream sse
Last synced: 18 Jan 2026
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
https://github.com/wflixu/obfetch
a httpClient base on rxjs and fetch api inspired by angular httpClient
axios fetch fetch-api http http-client rxjs
Last synced: 29 Jun 2025
https://github.com/desty2k/noisy-mqtt
Simple random DNS, HTTP/S internet traffic noise generator with MQTT support
bot dns homeassistant http mqtt privacy privacy-online raspberrypi traffic-generator traffic-inspection
Last synced: 07 Apr 2025
https://github.com/dechamps/audiometerevent
A utility that triggers HTTP requests based on Windows audio device levels.
audio audio-meter csharp http openhab windows
Last synced: 06 Sep 2025
https://github.com/ezartsh/inrequest
Go package for parsing HTTP request bodies (form-data, JSON, query params) into maps and structs with automatic type conversion and file upload support.
file-upload form-data go golang http json multipart parser request-parser struct-binding
Last synced: 09 Mar 2026
https://github.com/redborder/k2http
Forwards messages from kafka to an HTTP endpoint.
autodelivery http kafka redborder-ng
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/sebescudie/VL.SimpleHTTP
Simple HTTP nodes for the VL programming language
Last synced: 07 Aug 2025
https://github.com/mogelpeter/proxy-scraper
This script is designed to download and verify HTTP/s and SOCKS5 proxies from public databases and files.
http http-proxy https-proxy proxies proxies-scraper proxy proxy-checker proxy-scraper python python3 socks5 socks5-proxy
Last synced: 31 Jul 2025
https://github.com/apache/couchdb-meck
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 22 Apr 2025
https://github.com/insomnimus/rchan
A 4chan api wrapper and client for rust.
Last synced: 23 Sep 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/overmighty/co_http_uring
C++20 HTTP/1.1 server library using coroutines and Linux's io_uring API.
coroutines cpp cpp20 http http-server io-uring linux
Last synced: 11 Feb 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/adia-dev/govee-lights-ex
Elixir wrapper for the unofficial Govee Developer API. Control Govee smart lights with simple functions: list devices, power on/off, set brightness, and adjust color temperature, clean API, minimal setup. Includes examples, tests, and planned features (RGB color, scenes, caching, retries). Ideal for home automation, dashboards, and IoT integrations
api-client brightness color-temperature elixir govee govee-api govee-light home-automation http hue iot led lighting phoenix rgb scenes smart-lights
Last synced: 13 Jan 2026
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/expediadotcom/haystack-collector
haystack component that collects spans from various sources and publish to kafka
distributed-tracing http kinesis
Last synced: 11 Apr 2025
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/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/codexlynx/systemd-rest
:gear: A minimal HTTP REST interface for systemd.
daemon http linux rest-api service system-programming systemd
Last synced: 22 Apr 2025
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/joutvhu/dioxide
Dioxide is a type conversion dio client generator.
build-runner dart dio http source-gen
Last synced: 09 Mar 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/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/emileber/axios-resource
Simple Axios REST resource class
Last synced: 17 Jul 2025
https://github.com/ehmicky/error-http-response
Create HTTP error responses.
api browser error error-handler error-handling error-monitoring http http-response http-rest javascript library nodejs problem-details rest rest-api rfc rfc-7807 stack stacktrace typescript
Last synced: 25 Oct 2025
https://github.com/2kabhishek/nerver
Tiny Node.js HTTP server. 📡☁
http http-server nodejs server
Last synced: 27 Mar 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/alexferl/vest
A REST client in V
http http-client rest rest-client v vlang
Last synced: 03 Jan 2026
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/center-key/puppeteer-browser-ready
🐕🦺 Simple utility to go to a URL and wait for the HTTP response
browser http javascript mocha puppeteer ready response url
Last synced: 22 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/0xcaff/http-server
A portable, minimal, fast HTTP file server with single page app redirection and reverse proxying.
Last synced: 16 Jan 2026
https://github.com/integralist/carbon
HTTP Response Header Sorting and Filtering
go golang http http-client http-header http-response open-source
Last synced: 26 Feb 2026
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/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/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/cweili/req-json
Promise based simple HTTP/HTTPS client for browser to request JSON or string for RESTful apis, with koa-like middleware support.
ajax http https json middleware promise request restful-api weapp wechat wx xhr xmlhttprequest
Last synced: 22 Aug 2025
https://github.com/raquentin/raquest
🏓 A domain-specific language for repeatable HTTP requests.
Last synced: 08 Apr 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/tarsil/starlette-bridge
A simple and clean event bridge of the old Starlette events to the new lifespan
async esmerald http python python3 starlette websockets
Last synced: 21 Aug 2025
https://github.com/derhuerst/serve-buffer
Serve a blob of binary data via HTTP, with support for range requests, conditional GET & compression.
arraybuffer buffer http http-range-requests in-memory
Last synced: 15 Apr 2025
https://github.com/writepush-labs/eventor
Fast eventstore implementation written in Go
database event-sourcing go golang http rest
Last synced: 14 Jan 2026
https://github.com/pandaoh/js-xhttp
An HTTP tool is based on Axios that can make ajax more convenient and universal, easier to manage, and more efficient and unified. XHttp 是一个基于 axios 二次封装的 HTTP 请求工具,可以让你在项目中使用 http 请求时更加简单,更加通用灵活,更加高效统一,且易于全局管理。
ajax axios http javascript js-http js-xhttp request rollup typescript x-xrequest xhttp xrequest
Last synced: 09 Apr 2025
https://github.com/sunrise-php/http-header
⚠️ This package was moved to the http-message package and is abandoned.
http http-header php-library php7 php8 psr-7
Last synced: 14 Jan 2026
https://github.com/johejo/rangedl
HTTP Range Downloader
http http-client http-requests python
Last synced: 02 Sep 2025
https://github.com/kirillzhosul/reverse-proxy
Simple reverse proxy written in C
c educational http linux nginx proxy reverse-proxy socket
Last synced: 17 Oct 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/sorenlouv/react-redux-request
Declarative data fetching for React, stored in Redux.
api declarative fetch http react react-redux redux request rest
Last synced: 25 Oct 2025
https://github.com/metebykl/spectra
Fast, lightweight and fully typesafe web framework
framework http server typescript
Last synced: 03 Mar 2026