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-25 00:11:19 UTC
- JSON Representation
https://github.com/grepplabs/backstream
A library for establishing outbound WebSocket connections from HTTP servers, overcoming ingress restrictions.
Last synced: 14 Jan 2026
https://github.com/capcom6/swarm-gateway
Reverse-proxy designed specifically for Docker Swarm clusters
acme authentication docker docker-swarm golang http https reverse-proxy traefik
Last synced: 21 May 2026
https://github.com/ishans99/go-email-authenticator
authentication go http login mail otp smtp
Last synced: 14 Jan 2026
https://github.com/humblebeeai/stack-nginx
Docker-compose stack for NGINX with Certbot (Let's Encrypt), featuring automatic certificate obtain/renewal, DNS/HTTP challenges, multi-domain support, subdomains, and advanced NGINX configurations.
api-gateway basic-auth certbot docker docker-compose http http-cache http2 https letsencrypt load-balancer nginx rate-limit reverse-proxy scripts ssl-termination ssl-tls stack web-server web-socket
Last synced: 24 Apr 2026
https://github.com/42-teamprojects/42-webserv
HTTP Server using C++98
cpp98 http http-server webserver
Last synced: 15 May 2025
https://github.com/gol4ng/logger-http
Gol4ng logger sub package for http
correlation-id go go-logger golang golang-logger http logger middleware tripperware
Last synced: 14 Jan 2026
https://github.com/tedilabs/terraform-http-modules
🌳 A sustainable Terraform Package which manage useful data modules via HTTP provider
devops hacktoberfest hcl2 http lang-hcl sre tedilabs terraform terraform-module terraform-modules
Last synced: 06 Jun 2026
https://github.com/hamas-ur-rehman/httpservice
This package contains classes that make it easy to consume the http package. It's multi-platform, and supports mobile, desktop, and the browser. It supports GET,PUT,POST,DELETE and PATCH requests. It Depends on the http package
classes dart dart-library flutter flutterpackage hacktoberfest http http-server serverrequestinterface
Last synced: 22 Feb 2026
https://github.com/clojure-liberator/liberator-examples
Examples for liberator
Last synced: 25 Apr 2026
https://github.com/d6o/itios
OS Matcher for Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 14 Mar 2025
https://github.com/broothie/smock
a mock server
http mock-server testing-tools
Last synced: 27 Nov 2025
https://github.com/congruencelabs/http-duration-client
Measure duration for Node HTTP lifecycle events
Last synced: 25 Apr 2026
https://github.com/vicanso/http-performance
Get the http perfomance
http http-perf http-performance performance
Last synced: 06 Nov 2025
https://github.com/izquiratops/http-server-rs
Learning about Rust with a really simple HTTP server.
Last synced: 26 Apr 2026
https://github.com/ryo-yamada/tsua
Tiny, minimalistic HTTP web server framework made in Lua
framework http lua luasocket minimalistic server simple tsua web webapp webframework webserver
Last synced: 31 May 2026
https://github.com/marioruiz/request-hash
Definition and examples of request hashes for Ruby
hash http json requests rest ruby specification
Last synced: 26 Apr 2026
https://github.com/getrighhttt/littlelemon-workingwithdata
Took the course on Coursera that deals with working with data in Android. Course goes over data persistence and networking.
http jetpack-compose ktor networking room-database sharedpreferences
Last synced: 12 Aug 2025
https://github.com/yael-castro/cook-book
The purpose of the project is to provide an API to manage recipes and ingredients in order to filter for recipes by ingredients.
golang hexagonal-architecture http rest-api restful-api
Last synced: 12 Jan 2026
https://github.com/redborder/rbforwarder
Extensible, modular and easy to use tool for process data on a pipeline
batching http modular pipeline
Last synced: 27 Apr 2026
https://github.com/stevenferrer/ping-http-grpc
Ping via HTTP and gRPC on the same port using cmux.
Last synced: 27 Apr 2026
https://github.com/jakubvojvoda/http-webclient
Simple HTTP client in C
c http http-client socket web-client
Last synced: 14 May 2025
https://github.com/axetroy/wxapp-xmlhttprequest
Web XMLHttpRequest implement for WeChat APP
Last synced: 09 Apr 2025
https://github.com/netcorelink/libchttpx
A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.
Last synced: 23 Jan 2026
https://github.com/christowolf/gomw
A collection of simple Go middleware based on `net/http`.
go golang http middleware middlewares module nethttp packages
Last synced: 14 Jan 2026
https://github.com/telebotmake/packetstorm
Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.
ddos ddos-tool ddos-tools http icmp ip-spoofing networking port-scanner python tcp udp
Last synced: 25 Jul 2025
https://github.com/altair-bueno/dayax
Simple and experimental scriptable web server, based on Lua, Rust and Axum
axum http http-server lua rust
Last synced: 27 Apr 2026
https://github.com/basemax/file-downloader-c
A simple C program for downloading files over HTTP. This tool connects to a specified server, sends an HTTP GET request, and downloads the file from the specified path. The program supports both text and binary files, though it only works with HTTP, not HTTPS.
c c-download c-file-download clang download-file file-download http http-connection network-download socket-download
Last synced: 25 Jul 2025
https://github.com/data-integrations/http
Sink plugin to send the messages from the pipeline to an external http endpoint
cask-marketplace cdap cdap-plugin http
Last synced: 25 Oct 2025
https://github.com/adzashel/express-contact-app
create contact app with expressjs
ejs expressjs http javascript nodejs
Last synced: 25 Feb 2025
https://github.com/smikodanic/blue-router
Universal router based on Bluebird promises. Use Blue Router in NodeJS HTTP, TCP, UDP server or inside browser.
bluebird http http-server promises router tcp tcp-server udp-server
Last synced: 15 May 2025
https://github.com/fantasyui-com/awesome-http
Awesome HTTP. [Awesome List]
awesome-list html http http-proxy linux mqtt nodejs parse-server pouchdb realtime websockets
Last synced: 28 Apr 2026
https://github.com/gbrlsnchs/mux
Fast zero-allocation HTTP routing for Go :zap:
go golang handler http http-multiplexer middleware mux radix-tree router
Last synced: 14 May 2025
https://github.com/gozephyr/transportx
🚀 TransportX - High-performance, extensible Go transport layer library with unified API for HTTP, gRPC, and future protocols. Features advanced connection pooling, built-in metrics, robust error handling, and easy protocol extensibility. Perfect for microservices and distributed systems! 📊⚡🔄
buffer dns go golang grpc http pool protobuf trasport
Last synced: 28 Apr 2026
https://github.com/abubacar-dev/desafio-backend-bolt
este é uma api rest siples sem framework usando modulos nativo do node para consumir uma api externa do github
api api-rest github github-api http http-server javascript node node-js nodejs
Last synced: 11 May 2026
https://github.com/silverwind/url-from-req
Reconstruct the original URL from a HTTP/1 or HTTP/2 request
forwarded http http2 node proxy typescript url
Last synced: 30 Apr 2026
https://github.com/HalilFocic/onixhttp
My attemt to making full fledged HTTP server in zig
Last synced: 04 Sep 2025
https://github.com/phpgt/cookie
Object oriented cookie handler.
cookie cookiejar cookies http object-oriented php-cookie phpgt
Last synced: 05 Jul 2025
https://github.com/paulinetw/famous-pig-game
A simple dice game with two players. Each player repeatedly rolls a dice until either a 1 is rolled or the player decides to "hold". The player who first scores 100 or more points wins.
css dom-manipulation game http javascript
Last synced: 13 Jun 2026
https://github.com/masonfrykman/rbws
really bad web server aka another generic HTTP/1.1 impl
Last synced: 21 May 2026
https://github.com/pronamic/wp-http-extended-ssl-support
This library extends the WordPress HTTP API with additional SSL options. It provides the option to pass the cURL options CURLOPT_SSLCERT, CURLOPT_SSLKEY and CURLOPT_SSLKEYPASSWD to requests.
curl http pronamic ssl ssl-certificates tls tls-certificate wordpress wordpress-api wordpress-hooks wordpress-http-api wordpress-https wordpress-plugin
Last synced: 09 Feb 2026
https://github.com/vinniko/tasker
📜 A small PHP application with MVC pattern implementation without third-party frameworks.
css database eloquent-orm html5 http mvc mysql php
Last synced: 26 Oct 2025
https://github.com/bbonnin/h
Simple CLI to query HTTP endpoints
cli curl hacktoberfest http wget
Last synced: 29 Apr 2026
https://github.com/muhammad-usman-108/http-status-descriptions
A npm package that provides human-readable descriptions for HTTP status codes.
api api-response description developer-tools error http http-response http-status-code human-readable status-code
Last synced: 24 Mar 2025
https://github.com/lekoala/kaly
Minimalist and modern php framework
dependency-injection di framework http microframework php
Last synced: 19 Apr 2025
https://github.com/skjolber/unzip-csv
High-performance (i.e. multi-threaded) unpacking and processing of CSV files directly from ZIP archives.
csv http parallel performance unzip
Last synced: 22 Apr 2025
https://github.com/xcrap-cloud/puppeteer-client
Xcrap Puppeteer Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer library.
client http javascript nodejs pupteteer scraping typescript web xcrap
Last synced: 10 Jun 2025
https://github.com/itpey/keycontrol
keycontrol is a Go-based HTTP server for simulating key presses remotely.
automation control go go-lang golang http http-server linux macos presentation remote-control self-hosted windows
Last synced: 13 Apr 2026
https://github.com/krystianity/grpc-hybrid-container
gRpc < node.js + C++ > Container = <3
containers cpp docker grpc http nodejs webservice
Last synced: 13 Apr 2026
https://github.com/ikrong/mini-http
golang static server. a minimal static server.
golang http http-server https https-server server static static-server
Last synced: 06 Apr 2025
https://github.com/udhos/gracefulrestart
gracefulrestart demonstrates how to gracefully restart a http server in Go.
go golang graceful graceful-restart http restart server
Last synced: 27 May 2026
https://github.com/comiclandapp/alexa-http-get
Alexa skill to send IR codes to a nodeMCU-based server for amplifier control.
Last synced: 08 Apr 2025
https://github.com/dan-and-dna/serverboy
Turn any app that uses STDIN/STDOUT into a game server
game-server http indie-game tcp websocket
Last synced: 14 Mar 2025
https://github.com/zon-dev/url
Zig URL package is a URI extension package
http parser url url-parser zig
Last synced: 15 Mar 2025
https://github.com/paragunhale1998/youtube-clone
here i create a youtube clone using angular and tailwind css with youtube api
angular api css html http javascript tailwidcss typescript
Last synced: 02 Apr 2026
https://github.com/mariomenjr/handlr
Easily manage routes and handlers on top of *http.ServeMux.
Last synced: 05 Aug 2025
https://github.com/mohitrajain/mobile_mitm
This is an experiment on how to intercept mobile data on a network using a proxy server .
http https iptables mitm privacy proxy-server ssl-certificates
Last synced: 20 Feb 2026
https://github.com/olivere/httputil
A set of opinionated helpers for working with HTTP handlers, requests, and responses.
Last synced: 03 Sep 2025
https://github.com/onionpancakes/hop
Minimal wrapper around the JDK HttpClient
Last synced: 12 Apr 2025
https://github.com/fantasticfiasco/serilog-sinks-http-sample-fluentd
Sample application of Serilog.Sinks.Http sending log events to Fluentd.
dotnet fluentd http serilog serilog-sink
Last synced: 19 Jul 2025
https://github.com/phungvandat/go-jaeger-tracing
Deploy and demo Jaeger Tracing with HTTP, GRPC
golang grpc http jaeger-go opentracing
Last synced: 18 Apr 2026
https://github.com/thiagomvas/seederly
Seederly is a modern API tester, but smarter. It lets you create, test, and send HTTP requests while automatically generating realistic, structured, and schema-based fake data, with none of that AI bloat.
api automation cicd contributions-welcome csharp http requests rest-api testing tool
Last synced: 24 Feb 2026
https://github.com/akurtz87/modbus_plc_python_scada_simulator
Simulated industrial control system with Modbus TCP/IP and web HMI to manage air conditioning units.
hmi-visualization http industrial-automation modbus modbus-client modbus-server modbus-tcp pymodbus
Last synced: 07 Apr 2025
https://github.com/nativebpm/httpstream
Stream-first HTTP client for Go
fluent-api go golang http http-client http-requests httpclient httprequest io-pipe low-overhead middleware multipart multipart-formdata pipe streaming
Last synced: 14 Jan 2026
https://github.com/shinnn/inject-body
Inject contents into the HTML <body> tag of an HTTP response
html http javascript modification nodejs non-blocking response stream xml
Last synced: 01 May 2026
https://github.com/omrilotan/httprint
Log incoming requests on an HTTP server
debug http logger productivity
Last synced: 01 Apr 2025
https://github.com/tinyhttp/vary
vary rewrite in TypeScript for ESM
esm http nodejs typescript vary
Last synced: 08 Oct 2025
https://github.com/alexanderkozlenko/http-request-compression
An HTTP client message handler for transparent request compression
brotli compression deflate gzip http request rfc-9110
Last synced: 27 Jun 2025
https://github.com/effectra/router
Effectra/Router is a versatile PHP routing library for web applications. It offers flexible route handling, HTTP method support, and parameter mapping to controllers or closures. With middleware, route grouping, and scalability, it simplifies route management. Essential for PHP developers building APIs or web apps.
http middleware php psr psr-15 psr-7 router
Last synced: 09 Oct 2025
https://github.com/alok722/picsum-gallery-angular
An angular gallery project which fetches the image from picsum API.
angular api hacktoberfest http javascript material-design
Last synced: 25 Feb 2026
https://github.com/mnlipp/jdrupes-httpcodec
Non-blocking HTTP codec without any dependencies
codec decoder encoder http java non-blocking websocket
Last synced: 13 May 2025
https://github.com/jacob-c-smith/web
High level abstractions for the world wide web
c html http http-server json jsonschema
Last synced: 25 Feb 2026