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-30 00:15:02 UTC
- JSON Representation
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/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/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/barrettotte/forth-http
A small web server written to get more practice with Forth
Last synced: 08 Jan 2026
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/milos85vasic/dispatcher
Simple http server library
http http-server kotlin library
Last synced: 09 Feb 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/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/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/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/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/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/skatsuta/real-world-http
Sample code in Real World HTTP.
Last synced: 26 May 2026
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/heartsucker/flask-rangerequest
Range request (RFC 7233) support for your Flask app.
Last synced: 13 Mar 2025
https://github.com/vandenberghinc/vweb
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: 23 Apr 2025
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/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/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/alexferl/vest
A REST client in V
http http-client rest rest-client v vlang
Last synced: 03 Jan 2026
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/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/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/modscleo4/midori
A Node.js Web API Framework WITHOUT Express
cron http http-server javascript json jwt multipart problem-details typescript uuid zlib
Last synced: 10 Apr 2025
https://github.com/sashirestela/cleverclient
A Java library for making http client and websocket requests easily.
api-rest client http httpclient java okhttp okhttpclient rest restclient websocket websocket-client
Last synced: 22 Feb 2026
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/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/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/pxyup/google-sso-handlers
Golang handlers for create google sso
authorization gin-gonic go golang google-api http
Last synced: 19 May 2026
https://github.com/implex-ltd/cleanhttp
Human like HTTP Library powered by fpclient and tls_client.
cleanhttp fingerprint http ja3
Last synced: 05 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/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/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/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/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/flow-php/etl-adapter-http
PHP ETL Adapter: Http
data-engineering data-processing etl flow-php http
Last synced: 02 Jul 2025
https://github.com/samthor/nicehttp
Convenience library for HTTP handlers in Go
Last synced: 30 Jun 2025
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/insomnimus/rchan
A 4chan api wrapper and client for rust.
Last synced: 23 Sep 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/holysoles/ginrcon
A simple HTTP REST API to proxy RCON commands to a game server
api docker gameserver http minecraft minecraft-server palworld rcon rest
Last synced: 19 Aug 2025
https://github.com/kamaln7/mdmw
a Markdown middleware HTTP server
digitalocean digitalocean-spaces golang http markdown middleware
Last synced: 30 Oct 2025
https://github.com/wyrihaximus/reactphp-http-middleware-response-cache
Response caching middleware for @reactphp's HTTP server
cache hacktoberfest http middleware middleware-caches php php7 reactphp
Last synced: 13 May 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/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/thomasleplus/bazaar
All sorts of unix utilities
curl http https linux shell shell-script shell-scripting shell-scripts shellscript unix unix-utilities
Last synced: 01 Jul 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/lunarianss/forest
Forest is a GRPC | TCP | HTTP protocol gateway ⚡️ high-performance microservices gateway
gateway go grpc high-perfomance http proxy proxy-server server
Last synced: 27 Jul 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/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/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/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/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/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/girish54321/flutter-starter
Flutter-Start is an open-source Flutter boilerplate hosted on GitHub that provides a solid starting point for building cross-platform mobile apps. The boilerplate includes a preconfigured project structure, authentication flow, state management using Provider, localization support, and a set of commonly used UI components.
android androidstudio authentication bestpractices boilerplate flutter flutter-apps getx http httpclient mobileapp opensource state-management xcode
Last synced: 28 Jun 2025
https://github.com/probitas-test/echo-servers
Docker images for testing Probitas clients.
Last synced: 05 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/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/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/pimalaya/io-addressbook
Set of I/O-free coroutines to manage contacts
addressbook carddav contact coroutine filesystem http library runtime rust vcard vcf vdir webdav
Last synced: 26 Jul 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
https://github.com/ianwalter/http
A convenience wrapper around the fetch API
Last synced: 30 Apr 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/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/meniny/leaf
🍃 A versatile HTTP(s) networking framework written in Swift.
Last synced: 23 Jul 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/nmakhmutov/elwark.correlationid
This specific library offers a lightweight approach to implementing Correlation Ids for ASP.NET
correlation csharp dotnet dotnet-core grpc grpc-client grpc-server http http-client http-server
Last synced: 10 Apr 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/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/jcs090218/unity.http_server
A simple C# HTTP server implementation for Unity
Last synced: 16 Aug 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/korniychuk/ng-rest
Powerful and flexible angular REST client
angular angular2 angular4 api api-client api-wrapper http ng request rest rest-api rest-client restapi restful restful-api
Last synced: 22 May 2026
https://github.com/thefox/httpflood
Tool for flooding HTTP servers under Linux.
c flood flood-attack http linux mit-license
Last synced: 26 Jul 2025
https://github.com/jczic/iotsocket-concentrator
IoTSocket Concentrator - Router for Web API and thousands of IoT connections
asynchronous concentrator hc2 http https iot iot-platform iot-socket iotsocket iotsocket-concentrator protocol router server sessions tcp telemetrie telemetry tls udp
Last synced: 08 Apr 2025
https://github.com/owner-maker/wbtech_level2
This repo is for the purpose of studying Go. Includes another solutions to the tasks.
algorithms golang http patterns-design rest-api tasks
Last synced: 19 Sep 2025
https://github.com/emileber/axios-resource
Simple Axios REST resource class
Last synced: 17 Jul 2025
https://github.com/2kabhishek/nerver
Tiny Node.js HTTP server. 📡☁
http http-server nodejs server
Last synced: 27 Mar 2026