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-02 00:14:56 UTC
- JSON Representation
https://github.com/natural/http-simulator
Simulate HTTP responses with HTTP requests.
Last synced: 29 Jul 2025
https://github.com/differui/axios-mp-adapter
Axios adapter that allows emit requests in wechat mini programs
adapter axios http mini-program request wechat
Last synced: 16 Mar 2025
https://github.com/0xsiddhant/pokedex
PokeDex builds on Flutter use to show the list and stats of pokeman.
dart flutter http pokedex pokemon pokemon-api
Last synced: 18 Apr 2026
https://github.com/jacksonzamorano/pilot
Batteries-included, high-performance HTTP framework for quickly building applications.
Last synced: 16 Jan 2026
https://github.com/danihodovic/docker-vegeta
docker http load-testing vegeta
Last synced: 07 Nov 2025
https://github.com/bonsai-oss/traefik-weight-control
cli tool adjusting the weight of weighted round robin Traefik http services
http loadbalancing traefik weights
Last synced: 29 Apr 2025
https://github.com/leoborai/patissier
HTTP Cookie builder library following the RFC6265
builder cookies http javascript patissier typescript web
Last synced: 06 Apr 2025
https://github.com/roberth-k/rq
rq is a wrapper for go's http client
golang http http-client immutable
Last synced: 16 Jan 2026
https://github.com/crypto-scythe/http_generator
Generator for HTTP header fields, status codes and media types
headers http media-types php status-codes
Last synced: 03 Apr 2025
https://github.com/probablyrational/docker-laravel
A simple docker image to serve laravel
apache docker http laravel php probablyrational
Last synced: 07 May 2026
https://github.com/galaxy-sea/libby-http-cache-control
By reusing previously acquired resources, you can significantly improve the performance of websites and applications. Web caching reduces latency and network traffic, thereby reducing the time required to display resource representations. Become more responsive by using HTTP caching
cache cache-control caching etag http httpcache java spring spring-boot springmvc
Last synced: 12 Mar 2026
https://github.com/rozhakxd/miniwebserver
Server web HTTP/1.1 minimalis yang dibangun dari nol (from scratch) dengan Python. Dirancang untuk memahami fundamental socket programming, protokol HTTP, dan multithreading untuk menangani koneksi klien secara simultan tanpa framework eksternal.
computer-networks from-scratch http http-server multithreading networking python socket-programming static-server tcp-server web-server
Last synced: 26 Jul 2025
https://github.com/mnavarrocarter/amp-http-router
An asynchronous HTTP routing engine for Amp based applications
amphp amphp-http express http middleware router
Last synced: 18 May 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/yankeguo-deprecated/colimit
concurrency limiter for Echo framework
concurrency-limiter echo echo-middleware golang http
Last synced: 08 Apr 2025
https://github.com/aak1247/gproxy
Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具
cli http proxy proxy-server tcp websocket
Last synced: 17 Jan 2026
https://github.com/grandmoff100/duckdnsapi
A python wrapper of the DuckDNS HTTP API.
api duckdns hacktoberfest http python sphinx-doc wrapper-api
Last synced: 17 Mar 2025
https://github.com/anolchakraborty/java-multi_threaded-http-server
A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.
http http-server java javaserver javasockets server
Last synced: 25 Jul 2025
https://github.com/mhingston/jayson
JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL
http json-rpc json-schema nodejs websocket
Last synced: 18 Jan 2026
https://github.com/mahtin/http-source-information-header
Proposed X-Server-ID HTTP header RFC
Last synced: 10 Mar 2025
https://github.com/v0l/ahws
Asynchronous Http Web Server
async http http-server net-core-2 server websocket websocket-server
Last synced: 24 Jul 2025
https://github.com/halilfocic/onixhttp
My attemt to making full fledged HTTP server in zig
Last synced: 24 Jul 2025
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/vdhicts/http-query-builder
Replacement of http_build_query to allow the same parameter multiple times
Last synced: 14 Jan 2026
https://github.com/goodforgod/http-common
🧰 Small library for HTTP common components.
headers http http-method http-status java library media-type uri uri-builder
Last synced: 09 Apr 2025
https://github.com/sebastianmarines/go-webserver
A web server written from scratch using Go
Last synced: 01 Apr 2025
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/cogolabs/abcdefgh
Another BeyondCorp, Duo-Enabled, Federated via GitHub, HTTP proxy server
duo duo-security federation github-token golang http http-proxy https-proxy proxy proxy-server security
Last synced: 26 Mar 2025
https://github.com/elafarge/django-fluentd-requests-logging
[DEPRECATED] A minimalistic, yet powerful, Django middleware that forwards django request logs to an HTTP fluentd server.
django fluentd fluentd-http http logging middleware
Last synced: 07 Apr 2025
https://github.com/amazingandyyy/node-server
📡 A simple node server module, in less than 120 lines, compatible to expressjs middlewares
express http http2 https koa nodejs opensource restful-api scratchese server
Last synced: 11 Sep 2025
https://github.com/iradukunda1/email-client
email client based gmail as smtp server
Last synced: 26 Jan 2026
https://github.com/broothie/smock
a mock server
http mock-server testing-tools
Last synced: 27 Nov 2025
https://github.com/ahmethakanbesel/http-socket
A socket level HTTP server and client implementation in Python. Only GET and POST methods are implemented. Educational purposes only, not suitable for production.
http http-client http-server multithreading socket socket-programming
Last synced: 25 Mar 2025
https://github.com/httpland/range-request-middleware
HTTP range request middleware
byteranges bytes content-range http middleware multipart partial-content range range-request
Last synced: 22 May 2026
https://github.com/tep/net-http-httperr
Helper routines for dealing with errors in http handlers
error-handling golang http libraries
Last synced: 12 Jan 2026
https://github.com/skilloff1337/trn-getting-cs-go-statistics
csgo http http-requests stats trn
Last synced: 26 Dec 2025
https://github.com/andrexus/ghoma-http-gateway
Control G-Homa plugs over HTTP
gateway ghoma home-automation http iot smart-home
Last synced: 12 Jan 2026
https://github.com/bertolo1988/koa-server-response
Easy way to build responses.
http koa response response-management
Last synced: 12 Apr 2026
https://github.com/mohammad-pooladi/http3_quic
HTTP/3 is the latest version of the HTTP protocol, built on top of the QUIC protocol. It is designed to reduce latency, improve security, and enhance performance. Unlike HTTP/2, which relies on TCP, HTTP/3 uses QUIC directly.
Last synced: 21 Jan 2026
https://github.com/d-holguin/rawrustserver
A multi-threaded HTTP server built using only the Rust standard library for practice and learning.
Last synced: 23 Apr 2025
https://github.com/staciax/code-server-docker-with-ssl
simple code-server on docker with nginx-proxy, acme-companion
acme-companion code-server containers docker docker-compose http https nginx nginx-proxy ssl vscode
Last synced: 26 Feb 2025
https://github.com/piotrpress/remoter
This library is a chainable HTTP Client based on file_get_contents() function.
chain chainable file-get-contents header headers http http-client httpclient php remoter request response url
Last synced: 10 Jul 2025
https://github.com/derekargueta/drekswerver
Event-driven web server written in Python
event event-driven file-server http python server
Last synced: 23 Aug 2025
https://github.com/mikaelvesavuori/mikroserve
Minimalistic, ready-to-use API, built on Node.js primitives.
api api-framework api-server http http-server https node node-server
Last synced: 18 Feb 2026
https://github.com/dever-labs/mockly
Cross-platform multi-protocol mock server — HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT — with a web UI, scenario system, and fault injection.
ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket
Last synced: 22 May 2026
https://github.com/hugoalh/http-header-value-handler-es
An ECMAScript (JavaScript & TypeScript) module to handle the HTTP header value.
ecmascript ecmascript-module es es-module esm esmodule handle handler header http javascript js ts typescript
Last synced: 15 Sep 2025
https://github.com/asut00/webserv
Custom HTTP server implemented in C++98, designed to handle client requests efficiently, parse HTTP messages, and serve static or dynamic content.
Last synced: 04 Nov 2025
https://github.com/kwangsing3/http_methods_golang
http_methods_golang is a tiny wrapper for implementing HTTP request methods with Golang, and designed for reuse in every projects which don't have to implement those METHODS, when a simple communication is in need.
Last synced: 04 Nov 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/badu/http
Golang 1.9 http package (no HTTP2) - rearranged
Last synced: 21 May 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/santiagovogit/http-client-for-ts
A HTTP client for making requests inspired by the design of the Java HTTP client
api fetch fetch-api http http-client http-requests java request typescript typescript-library
Last synced: 03 Nov 2025
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/adzashel/express-contact-app
create contact app with expressjs
ejs expressjs http javascript nodejs
Last synced: 25 Feb 2025
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/checkeys/locker
Access authentication
access authentication http ldap password proxy socket
Last synced: 08 Mar 2026
https://github.com/xasannosirov/internet-protocols
client-server golang http ip tcp udp
Last synced: 14 Jul 2025
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/conorturner/urequest
Promise based zero dependency node.js http request module
http http-client https nodejs npm-package request
Last synced: 08 May 2026
https://github.com/dag0310/mailer-php-api
Send emails using an HTTP PHP API using PHPMailer.
api email http javascript mailing php phpmailer python
Last synced: 18 Jan 2026
https://github.com/nelkinda/http-go
Making http even more useful
go golang http http-headers https mimetypes
Last synced: 18 Jan 2026
https://github.com/akornatskyy/wheezy.http
A lightweight http request-response library
Last synced: 28 Apr 2025
https://github.com/vendethiel/udp2http.erl
[DONE] forwards some UDP to HTTP
Last synced: 22 Mar 2025
https://github.com/leprephp/http-server
An implementation of PSR-15 HTTP Server Request Handlers
http http-server php php7 psr-15 psr-17 psr-7
Last synced: 14 Mar 2025
https://github.com/tigase/tigase-http-api
(M) Tigase HTTP API
api http rest tigase tigase-xmpp-server
Last synced: 24 Apr 2025
https://github.com/rafaelmoraes003/blogs-api
CRUD API for blog production using MySQL database with Sequelize.
express http javascript jsonwebtoken mysql node nodejs orm sequelize
Last synced: 08 Apr 2026
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/shgysk8zer0/http-status
A simple module for HTTP status codes
http http-status javascript module
Last synced: 15 Apr 2025
https://github.com/ao/htcached
A in-memory http caching server to sit in front of a traditional http server
Last synced: 20 May 2026
https://github.com/anatoly-semenov/docs-monorepo
Monorepo with document storage services on nest.js with apps: rest-api, grpc-api, worker, kafka-consumer
cron docker grpc helm-charts http ioc jest kafka makefile minio monorepo nest nodejs postgresql redis redis-bull s3 typeorm winston-logger worker
Last synced: 25 Jan 2026
https://github.com/jianzhiunique/mq-http-proxy
http proxy for kafka and rabbitmq
Last synced: 14 Apr 2025