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-09 00:15:06 UTC
- JSON Representation
https://github.com/fellipecaetano/wolf
An opinionated, protocol-oriented networking layer
alamofire http ios networking swift
Last synced: 24 Oct 2025
https://github.com/pmorelli92/open-telemetry-go
Demo on how to use Open Telemetry in Go including HTTP, AMQP and gRPC
amqp demo example go golang grpc http open-telemetry
Last synced: 23 Oct 2025
https://github.com/jmpsec/stanza-c2
Multiplatform reliable implant with failover protocols
c2 ccdc ccdc-open-source command-and-control golang http implant red-team red-team-tools red-teaming security-tools stanza tcp udp
Last synced: 04 Apr 2026
https://github.com/jakubtesarek/dbgr
Dbgr is a terminal tool to test and debug HTTP APIs.
http http-client python python3 rest rest-api terminal testing testing-tools tool
Last synced: 07 Oct 2025
https://github.com/sunny-117/ureq
A modern, modular, and extensible HTTP request library | 模块化、可扩展的现代 HTTP 请求库
fetch http http-client reac-query request swr xhr
Last synced: 27 Apr 2026
https://github.com/fyxme/blistener
Blind-XSS listener with payloads to the target user's browser data including cookies, local/session storage, html code, screenshot of current page (HTTP listener optionally)
blind-xss golang http http-listener javascript listener payloads xss
Last synced: 14 Apr 2025
https://github.com/selimhorri/project-tracking-system-web-frontend-app
project-tracking-system frontend Angular application
angular angular-cli bootstrap cloud consumer e2e formsmodules frontend frontend-web http http-client jasmine-tests java javascript karma karma-jasmine rest-api typescript
Last synced: 08 Oct 2025
https://github.com/cutenode/mitm.cool
source code for mitm.cool, a dead-simple site that doesn't have SSL... allowing public WiFi to MITM the request and get you authenticated
attack-me http insecure man-in-the-middle mitm node nodejs not-https wifi
Last synced: 28 Apr 2025
https://github.com/clescot/kafka-connect-http
Kafka Connect HTTP Sink and Source connectors
Last synced: 10 Feb 2026
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/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/oliver-oloughlin/jex
Configure strongly typed API clients
api api-client http http-client javascript jsr typescript web
Last synced: 03 May 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/siketyan/h123
An experimental HTTP server in Rust that supports HTTP/1.1, HTTP/2, and HTTP/3 over QUIC.
http http-server http2 http3 hyper quic rust-cli
Last synced: 02 Jul 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: 06 May 2025
https://github.com/zulhilmizainuddin/httprequest
HttpUrlConnection wrapper for Java and Android. Supports HTTP GET, POST, PUT and DELETE.
android http httprequest httpurlconnection httpurlconnection-wrapper java
Last synced: 27 Jun 2025
https://github.com/ggeorgovassilis/http-relay
A HTTP proxy and relay which can be used to access web applications behind a firewall
firewall http http-relay java network
Last synced: 29 Oct 2025
https://github.com/kyverno/kyverno-authz
Kyverno policies based authorization ❤️
authorization envoy http istio kyverno mesh
Last synced: 13 Jan 2026
https://github.com/fluffy-melli/routenx
A reverse proxy server with a built-in firewall and intuitive web console for easy configuration and real-time monitoring.
http http-proxy-server https https-proxy-server reverse-proxy ssl-automation ssl-support web-console
Last synced: 26 Jun 2025
https://github.com/avoidwork/tiny-httptest
Lightweight HTTP test framework
capture-cookies cookie cors etag http https test-automation test-framework
Last synced: 14 Apr 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/tanq16/danzo
Simple and fast multi-connection web downloader for CLI written on Go.
danzo download download-manager fast-download go golang http linux macos web-download windows
Last synced: 23 Mar 2025
https://github.com/inlym/jshttp
🏷️ 面向未来的下一代 HTTP 客户端,支持 TypeScript
http https miniprogram nodejs request xhr xmlhttprequest
Last synced: 07 Nov 2025
https://github.com/capcom6/service-monitor-tgbot
Telegram bot for monitoring network services
alert alerting http https monitoring monitoring-tool services tcp telegram telegram-bot
Last synced: 09 Jul 2025
https://github.com/bhftbootcamp/libwebsockets.jl
Julia wrapper for the libwebsockets library
http http2 libwebsockets lws websockets
Last synced: 19 Sep 2025
https://github.com/gamemann/Go-Web-Attack-Log-Simulation
A basic Go program imported from GFL's Gitlab. This simply simulates a web attack via logs.
attack ddos dos go golang http log simulation web
Last synced: 07 May 2025
https://github.com/krutoo/fetch-tools
Set of utilities for JS Fetch API
axios bun deno fetch fetch-tool http javascript middleware nodejs typescript
Last synced: 15 Apr 2025
https://github.com/sjorek/mediacastsegmenter
Create MPEG2-TS encapsulated stream-segments.
c http mpeg2 streaming streaming-algorithms streaming-video
Last synced: 30 Apr 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/zicat/common
all common project include utils, log, http-client, config
appender async client config fileblockingqueue healthchecker http java-8 jax-rs-jersey log4j rest
Last synced: 24 Aug 2025
https://github.com/innogames/testtool
Load balancing service of InnoGames
bgp c dns downtime freebsd health-check http https libevent load-balancer pf ping postgres postgresql routing tcp
Last synced: 27 Jul 2025
https://github.com/bonitasoft/bonita-openapi
This repository contains the Bonita OpenAPI specification
api bonita delivery-github-release hacktoberfest http lifecycle-independent openapi published-never rest-api
Last synced: 15 Apr 2025
https://github.com/lukereichold/http-server
A simple threaded http server in C
Last synced: 18 Feb 2026
https://github.com/jameskyburz/fetch-lambda
fetch for lambda bypassing api gateway
api-gateway aws faas fetch http lambda node proxy
Last synced: 30 Apr 2025
https://github.com/telanflow/quick
HTTP Request library for Go (简洁高效的HTTP请求库)
basic-authentication cookies easy go http http-request middleware quick request requests session spider
Last synced: 13 May 2025
https://github.com/m1k1o/email-auth
A simple passwordless authentication middleware using email.
authentication email http middleware
Last synced: 14 Apr 2025
https://github.com/manosim/mocr
A mock http server to be used where you can't mock http requests
Last synced: 07 Apr 2025
https://github.com/rainbowpigeon/einstein
PoC Go C2 server that mimics Mattermost HTTP traffic
c2 command-and-control command-control go golang http http-server malware mattermost rat remote-access-tool remote-access-trojan remote-admin-tool server
Last synced: 26 Aug 2025
https://github.com/JamesKyburz/fetch-lambda
fetch for lambda bypassing api gateway
api-gateway aws faas fetch http lambda node proxy
Last synced: 16 Mar 2025
https://github.com/denpeshkov/httpsign
Signatures for HTTP requests
cryptography go golang http signature
Last synced: 15 Dec 2025
https://github.com/apache/couchdb-rebar
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 12 Jul 2025
https://github.com/stain/signposting
Python library for parsing FAIR Signposting links
fair http links linkset rfc8288 rfc9264 signposting
Last synced: 15 Apr 2025
https://github.com/cosimo/perl5-http-dav
Perl5 HTTP::DAV CPAN module, interface to WebDAV-enabled HTTP servers
http perl webdav webdav-client
Last synced: 06 Apr 2025
https://github.com/sile/httpcodec
Encoders and decoders for HTTP/1.x messages based on bytecodec crate.
Last synced: 18 Aug 2025
https://github.com/masterloop/masterloop.plugin.application
Masterloop Application Plugin
application http internet iot masterloop mqtt of plugin rest things
Last synced: 04 Apr 2025
https://github.com/antony/hapda
Define Hapi route handlers for serverless endpoints on now / aws / sls / gcf
bridge functions google-cloud-functions hapi http lambda node-http now serverless sls zeit
Last synced: 21 Aug 2025
https://github.com/activ8-developers/k-core
Simple and lightweight yet powerfull PHP framework
framework http middleware php router
Last synced: 23 Apr 2025
https://github.com/infinyon/http-source-connector
Official Infinyon HTTP Source Connector
Last synced: 18 Sep 2025
https://github.com/richytong/presidium
A library for creating web services
aws aws-sdk docker docker-swarm dynamodb dynamodb-streams elasticsearch http kinesis mongodb redis s3 types web websocket
Last synced: 15 Apr 2025
https://github.com/serviejs/get-body
General HTTP request body parser
body-parser buffer http json promises stream url-encoded
Last synced: 31 Aug 2025
https://github.com/ambar/create-fetch
myFetch = fetch |> query() |> headers() |> xsrf() |> ...
compose fetch http http-client middleware request
Last synced: 23 Apr 2025
https://github.com/openchami/magellan
Redfish-based BMC discovery tool written in Go
bmc bmc-discovery cli gofish golang hpc http networking openchami redfish
Last synced: 15 Apr 2025
https://github.com/narasimha1997/exif_service
A C++ microservice used to extract location and other forensic information from JPEG images.
cplusplus docker forensics http jpeg microservice rest-api
Last synced: 12 Apr 2025
https://github.com/kataras/methodoverride
:new: Lets you use HTTP verbs such as PUT or DELETE in places where the client doesn't support it
go golang http methodoverride middleware nethttp
Last synced: 11 Apr 2025
https://github.com/bbc2/discolinks
Command-line tool which checks a website for broken links.
broken-links crawler html http link-checker link-checkers link-checking validator web
Last synced: 22 Mar 2025
https://github.com/protoarch/angular
Enterprise level angular solutions
ab angular authentication authorization enterprise http linters
Last synced: 28 Jun 2025
https://github.com/lobbyra/webserv
[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98
Last synced: 30 Jul 2025
https://github.com/wubin1989/pullcode
pullcode is a typescript http client code generation cli compatible with Swagger 2 and OpenAPI 3
axios http http-client openapi openapi3 rest-api restful-api swagger swagger-codegen swagger2 typescript
Last synced: 12 Apr 2025
https://github.com/neziw/releasechecker
Easy and lightweight GitHub release parser written in Java using Gson and HTTP Requests.
api api-wrapper apis github-api github-api-client github-api-wrapper github-client gradle gson http https java java-api java-app java-application java-github-api maven
Last synced: 13 Apr 2025
https://github.com/saidinesh5/mongoose-cpp
A rewrite of https://github.com/Gregwar/mongoose-cpp
cmake cpp11 http mongoose mongoose-cpp
Last synced: 02 Mar 2025
https://github.com/shellfly/haro
A simple and synchronous web framework written in and for Rust
Last synced: 18 Jul 2025
https://github.com/lykmapipo/express-respond
HTTP response methods with auto content negotiation for expressjs
Last synced: 19 Mar 2025
https://github.com/neosiae/is-valid-http-url
Check whether a string is a valid HTTP URL
http nodejs uri url validation
Last synced: 16 Jun 2025
https://github.com/krowinski/http-status-codes
PHP List of HTTP status codes, messages and description for them.
http http-status-codes php status-codes
Last synced: 03 May 2025
https://github.com/a-feld/pywreck
A small, mediocre async Python HTTP client.
asyncio client http http-client python python3
Last synced: 18 Jun 2025
https://github.com/kguzek/stomp-auth-client
A Java STOMP WebSocket client with support for HTTP authentication.
authentication http java messaging stomp stompwebsocket websocket-client websockets
Last synced: 28 Oct 2025
https://github.com/scrogson/revolver
An Elixir HTTP Client inspired by Plug and Ecto
Last synced: 08 May 2025
https://github.com/marella/node-grpc-web
gRPC Web proxy and Express / Connect middleware for Node.js
expressjs grpc grpc-web grpc-web-proxy http http2 middleware nodejs proxy server web
Last synced: 08 May 2025
https://github.com/yaacov/gokitty
Small, fast and cute URL router and dispatcher for golang.
Last synced: 10 Jul 2025
https://github.com/ismoilovdevml/web-server-rust
Rust Web Server
http ismoilovdev rust tcp web-server web-server-rust
Last synced: 04 Apr 2025
https://github.com/honmaple/forest
lightweight and fast HTTP router written in Go
go golang http router web-framework
Last synced: 04 Apr 2025
https://github.com/anup-a/miniface-http-server
🌍 MiniFace HTTP Server is the minimal replica of facebook with custom socket server implementation, custom framework.
http http-server network-programming python quik socket-programming sockets tcp tcp-server
Last synced: 12 Apr 2025
https://github.com/jasonbyrne/minikin
Small but mighty! Tiny server in TypeScript with no dependencies.
http micro microframework router server tiny typescript webserver zerodependencies
Last synced: 13 Apr 2025
https://github.com/mike10004/har-replay
Java library for serving recorded HTTP responses from a HAR file.
Last synced: 08 May 2025
https://github.com/dolph/httpcli
Simple command line HTTP client (compared to cURL).
Last synced: 08 May 2025