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/h471x/web_application_basics
Web Application Basics Online Book retrieved from TryHackMe
http mdbook tryhackme web-application
Last synced: 06 Apr 2025
https://github.com/gnufood/parlov
Detects HTTP oracle vulnerabilities through differential probing of RFC-compliant servers.
Last synced: 04 Jul 2026
https://github.com/womblee/retardlink_uploader_client
A C++ Desktop Client for a URL Shortening service "Retard Link"
client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api
Last synced: 01 Aug 2025
https://github.com/rubyonworld/ruby-client
The Namely gem wraps the Namely HTTP API, allowing you to manipulate your account through Ruby.
Last synced: 10 Jul 2025
https://github.com/httpland/etag-middleware
HTTP ETag middleware
entity-tag etag fetch-api header http middleware weak
Last synced: 28 May 2026
https://github.com/jobe3774/doorbell
A raspend based application to switch on/off my doorbell.
gpio home-automation http http-interface python-3 python3 raspberry-pi raspberrypi raspend web-interface
Last synced: 24 Apr 2026
https://github.com/code-hex/go-router-simple
go-router-simple is Inspired by Router::Simple (Perl5)
flexibility flexible go golang hacktoberfest hacktoberfest2020 http router simple
Last synced: 30 Mar 2025
https://github.com/h2owater425/miyako
Simple api framework
framework http javascript jsend logger nodejs radix-tree router schema typescript validator
Last synced: 14 May 2026
https://github.com/flancer32/teq-web
Node.js web plugin supporting Express and Fastify integration, with built-in server for standalone operation.
dispatcher express fastify http middleware nodejs teqfw web-server
Last synced: 11 Mar 2026
https://github.com/rurangiza/adars
Building an HTTP server to understand how it works.
Last synced: 18 Mar 2025
https://github.com/httpland/csp-middleware
HTTP content security policy(CSP) middleware
content-security-policy content-security-policy-report csp http middlewear security
Last synced: 27 May 2026
https://github.com/nicholaswilde/ansible-role-installer
This role installs the installer binary on any supported host.
Last synced: 16 Mar 2025
https://github.com/recuencojones/httpr-provider-node-request
Provider for node requests with request module in httpr.
http httpr httpr-provider node request typescript
Last synced: 16 May 2026
https://github.com/lumigu/http-mux
High performance HTTP multiplexer and request router.
http multiplexer mux request router
Last synced: 05 Jan 2026
https://github.com/rumpelrausch/microasyncweb
A MicroPython web server using async. Does not block REPL/WebREPL. Code size is less than 9KB. Tested on ESP32.
asyncio esp32 http micropython server uasyncio web webserver
Last synced: 24 Jan 2026
https://github.com/prosumma/httpfluent
A fluent interface over REST written in Swift
Last synced: 24 Mar 2025
https://github.com/jollytoad/deno_http_proxy_fns
Functions to help build a HTTP proxy in Deno
deno functions http http-server proxy typescript
Last synced: 19 May 2026
https://github.com/ik5/httpmultipart
Go client that sends HTTP with multipart content
golang http http-client multipart multipart-uploads
Last synced: 11 Apr 2026
https://github.com/un-def/httoolsp
A collection of HTTP-related pure Lua helper functions
batteries formdata helper-functions helpers helpers-library http http-headers lua
Last synced: 24 Mar 2025
https://github.com/brenordv/go-request
This is a simple application to make batch GET and POST requests.
command-line commandline-tool go golang http
Last synced: 22 May 2026
https://github.com/diegofsousa/optimizing-response-time-for-group-requests
This repository makes a comparison between the ways to implement clients for requests to other services using Spring Framework and the Feign library.
http simulation spring-boot too-many-requests
Last synced: 03 Feb 2026
https://github.com/vroncevic/apmodule
Generator - Apache Module
apache apache-module bash c development freebsd generator http https linux server shared-library shell unix web
Last synced: 18 Apr 2026
https://github.com/ciucurdaniel/go-http-server
Basic Http server made with Go.
basic-learning go http http-server
Last synced: 11 Jun 2026
https://github.com/kevindanne/rusthttpredirector
A simple HTTP request redirector written in rust
http http-proxy http-redirect rust
Last synced: 28 May 2026
https://github.com/christopher-r-perkins/blink-out-htmx
An HTMX version of Blink Out using HTRB.
html htmx htrb http lights-out-game ruby sinatra
Last synced: 28 Apr 2026
https://github.com/maxirosson/jdroid-java-http
Http Library for Java & Android Apps
Last synced: 15 Mar 2026
https://github.com/wmentor/serv
Http web server
go golang golang-library http http-router http-routing http-server lib library webserver
Last synced: 22 May 2026
https://github.com/joedeveloper55/httpglue
extremely minimal python http application framework for rest api microservices, supports wsgi or asgi
Last synced: 01 Aug 2025
https://github.com/wilsonneto-swe/demo-resilient-http-clients
:rocket: Demo on how to configure and work with resilient HTTP integrations in .Net with ResilcienceHandlers
aspet dotnet http httpclient mvpbuzz resilience resilience-handlres retry timeout
Last synced: 08 Jun 2026
https://github.com/waived/ip-camera-finder
Internet scanner that works to expose IP cameras
camera-feed camera-tracking http iot-scanner ip-camera ip-camera-feed python3 rtmp rtsp
Last synced: 06 Apr 2025
https://github.com/scootpl/restreq
RestReq is a wrapper around standard Go net/http client. In a simple call you can use json encoding, add headers and parse result. This should be sufficient in most use cases.
go golang http http-client microservices middleware rest-api
Last synced: 06 Apr 2025
https://github.com/buddhacode/bucoformshttpcache
Shopware plugin to enable HTTP caching for forms
cache http shopware shopware-plugin shopware-plugins
Last synced: 14 Jan 2026
https://github.com/zivkovicmilos/go-vlc
A Go client implementation for the VLC HTTP server
Last synced: 15 May 2026
https://github.com/zhengxs2018/urllib
基于 fetch 的 http 封装,仅支持 deno.js
deno fetch http request typescript
Last synced: 15 May 2026
https://github.com/elysium-suite/orthrus.rs
A blazingly fast and secure endpoint for Cerberus
elysium-suite http rocket-rs rust
Last synced: 17 May 2026
https://github.com/sandwwraith/pp-simpleservers
Homework for distributed parallel programming course in ITMO
Last synced: 11 Oct 2025
https://github.com/janluksoft/node_http_server
Node.js: a simple http server without libraries
http http-server javascript node nodejs
Last synced: 17 May 2026
https://github.com/2o3t/koa2-proxy-middleware
http proxy middleware for koa2
2o3t cors http http-proxy-middleware https koa koa-proxy-middleware koa2 koa2-proxy-middleware middleware proxy
Last synced: 22 May 2026
https://github.com/glueops/metacontroller-operator-loki-rule-group
This repository contains a Python-based Metacontroller operator for managing Loki rule groups. It provides a HTTP server that handles webhook requests to create, update, and delete alerting rule groups in Loki. The operator integrates with Kubernetes and manages the lifecycle of Loki alerting rules through API interactions.
alerting allow-auto-merge api-integration glueops-platform http http-server json kubernetes kubernetes-operator logging loki loki-rules metacontroller python rule-groups webhook-handler yaml
Last synced: 15 Jun 2026
https://github.com/thomasleavy/weather-app
This repository contains a responsive Weather App and shows the weather forecasts for any chosen town/city chosen by the user. It uses the React framework and TailwindCSS. It is powered by the OpenWeatherMap API. A contact form is also used. This is powered by Getform.io.
api api-key axios axios-react contact-form css getformio html http javascript js json nodejs openweathermap-api react reactjs tailwindcss vscode vscode-extension
Last synced: 06 Apr 2026
https://github.com/lintangwisesa/nodejs_http_server_basicauth
A basic authentication using Node.JS HTTP server module
Last synced: 18 May 2026
https://github.com/melgejior1998/scriptware-executer
Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 02 Aug 2025
https://github.com/logandhillon/ping-the-internet
Find every website on the internet!
Last synced: 18 Jul 2025
https://github.com/romantomjak/xhttp
Drop-in replacement for `http.ListenAndServe` with sensible defaults and support for common middlewares
go http http-server middleware
Last synced: 13 Apr 2025
https://github.com/jameskyburz/slowlog
http middleware for logging slow http handlers
Last synced: 18 Jul 2025
https://github.com/buddhaCode/BucoFormsHttpCache
Shopware plugin to enable HTTP caching for forms
cache http shopware shopware-plugin shopware-plugins
Last synced: 10 May 2025
https://github.com/buddhaCode/BucoStaticXhrHttpCache
Shopware plugin to enable HTTP caching for shop pages in modal boxes
cache http shopware shopware-plugin shopware-plugins
Last synced: 10 May 2025
https://github.com/dolph/hyperf
A modern command line tool for measuring HTTP performance.
benchmarking http performance testing
Last synced: 04 Apr 2025
https://github.com/bcmmacro/bridging-go
bridges HTTP and websocket between two datacenters.
bridge datacenter golang http proxy websocket
Last synced: 15 Jan 2026
https://github.com/curveball/links
Weblinking middelware for Curveball
curveball hal hateoas http links middleware rest weblinking
Last synced: 14 Jun 2025
https://github.com/nanoninja/httptool
Go HTTP Tool Package
go golang handler helper http middleware module
Last synced: 28 Oct 2025
https://github.com/d6o/itiwildcard
Wildcard Matcher to Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 17 Jul 2025
https://github.com/tomtaylor/plug_forwarded_port
Plug for handling the X-Forwarded-Port header
Last synced: 17 Jul 2025
https://github.com/kuzhalikumaraguru/day-1-task
HTTP1.1 vs HTTP2 & Objects representation
Last synced: 15 May 2026
https://github.com/obifaith/nodejs-task-manager
A simple Personal Task Manager application using Node.js which covers concepts on file system operations, modules, basic HTTP server creation, and JSON data handling.
Last synced: 06 May 2026
https://github.com/randomgamingdev/ip-grabber
A simple IP grabber
demonstration educational fast go golang grabber http https ip ip-grabber ipgrabber powerful simple small
Last synced: 21 Jul 2025
https://github.com/eregnier/noiser
Generate and play synthetised text voice behind a simple http api.
http python simple synthesizer voice
Last synced: 16 Jun 2025
https://github.com/supermarsx/sortofremoteng
Cross-platform web native remote connections management web application
connection control cross-platform ftp http management proxy rdp remote-access remote-control remote-desktop ssh telnet
Last synced: 21 Jul 2025
https://github.com/vikaspulluri/world-map
Showcasing all countries details in the world
angular6 geochart http javascript observables scss
Last synced: 07 Apr 2026
https://github.com/ksxgithub/miniserve.pkgbuild
PKGBUILD for miniserve
http http-server miniserve pkgbuild server
Last synced: 16 Jul 2025
https://github.com/usermicrodevices/prod-flet
frontend for "prod" (warehouse system management based on Django). client developed in Flet (it is Python wraper arount Flutter)
android client django flet-dev flutter frontend http inventory ios linux macos manegement order register rest retail system warehouse windows
Last synced: 11 Apr 2026
https://github.com/watertreestar/tidy-requests
Java http lib inspired by python requests
Last synced: 04 Jul 2026
https://github.com/ajsalemo/custom-response-header-examples
Multiple examples on various stacks on how to add custom response headers to an application.
apache azure containers docker dotnet http java linux nginx node php python response-headers webserver
Last synced: 07 Apr 2026
https://github.com/effectra/http-message
Effectra/Http-Message: A PHP library implementing PSR-7 for standardized handling of HTTP requests and responses.
http http-message php psr psr-7 request response server-request stream upload-file uri
Last synced: 29 Dec 2025
https://github.com/hasirciogli/hasksi
Hasksi.js is a TypeScript-based modular request library with advanced features such as VPN and proxy support, session management, and CSRF protection. It enables easy and flexible HTTP requests.
hasksi http node proxy request session vpn
Last synced: 15 Jul 2025
https://github.com/aotakeda/local-lens
A 100% local HTTP/MCP server for capturing browser console logs and network requests and server logs for LLM analysis.
chrome chrome-extension console http mcp
Last synced: 04 May 2026
https://github.com/effectra/http-middleware
Generate and use HTTP Middlewares classes implements with Psr
generate-class generated-code http middleware php psr-15
Last synced: 29 Dec 2025
https://github.com/faryon93/handlers
A set of frequently used Go http handlers
Last synced: 28 Jun 2025
https://github.com/elusivecodes/fyrerequest
FyreRequest is a free, open-source HTTP request library for PHP.
Last synced: 15 Jul 2025
https://github.com/assafmo/bloomrest
Bloom Filters over REST API for remote access
bloom-filter bloom-filters http http-server rest-api
Last synced: 04 Apr 2025
https://github.com/kamil-kubiczek/caching-proxy
Simple caching proxy created in Node.js - CLI
cache-proxy http nodejs proxy typescript
Last synced: 06 May 2026
https://github.com/akornatskyy/graphql-ext-js
GraphQL extensions and toolkit for JS.
api expressjs graphql http middleware validation
Last synced: 09 Sep 2025
https://github.com/georgedickinson2001/.github
Bold ideas. Futuristic tech. Open source at heart.
caddyserver css dl dynamic git http javascript markdown message-board python readme-generator security solidity vup
Last synced: 07 Apr 2026
https://github.com/mccutchen/safedialer
A golang net.Dialer control function that allows only safe network connections
golang http networking security ssrf
Last synced: 14 Jul 2025
https://github.com/kuntoaji/kakanda-http
HTTP status code reference
babel babeljs http javascript js react reactjs status-code status-codes tool tools
Last synced: 07 Mar 2026
https://github.com/752963e64/upgraded-spoon
R&D around the redbean at a time in the timeline. it actually bumped for a new study.
application-security http http-requests http-server lua redbean session session-management shm shmem sqlite3 timer
Last synced: 17 Mar 2025
https://github.com/csingendonk/favicon.ico
Just giving the dr something to fetch since the server keeps trying to fetch favico.ico
anchor-js anchorjs anchors favicon favicon-generator favicon-site favicons fetch html http jeckyll js pages
Last synced: 14 Jul 2025
https://github.com/charlesfries/swiftyfetch
A fetch-like CocoaPod for programmatically making web requests with JSON responses on iOS.
cocoapods fetch http http-client ios json json-api request
Last synced: 05 May 2026
https://github.com/coregx/stream
Production-ready Server-Sent Events (SSE) and WebSocket for Go 1.25+ | RFC-compliant | Zero dependencies | 84% test coverage
broadcasting go golang http hub networking production-ready real-time rfc6455 server-sent-events sse streaming websocket zero-dependencies
Last synced: 11 Jan 2026