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-03 00:15:16 UTC
- JSON Representation
https://github.com/emirhangumus/zlient
Build robust, type-safe API clients with runtime validation, retry logic, and zero boilerplate. Use any Standard Schema library — Zod, Valibot, ArkType, and more.
api-client http http-client zod
Last synced: 14 May 2026
https://github.com/devraymondsh/rust-webframeworks-benchmark
In this project we benchmark different Rust web frameworks to see which framework can handle more requests/second.
api benchmark framwork http http-server rust web
Last synced: 26 Mar 2025
https://github.com/ctron/hot
Command line test tool for Eclipse Hono
amqp1-0 eclipse-hono http iot mqtt
Last synced: 18 May 2026
https://github.com/nxdir-s/httpc
httpc is a net/http client wrapper that handles OAuth, Open Telemetry instrumentation, and retries
go golang http http-client opentelemetry opentelemetry-go
Last synced: 13 May 2026
https://github.com/exotjs/exot
Observable TypeScript framework for modern server applications.
bun deno framework http http-server nodejs server typescript web-framework webserver
Last synced: 07 Apr 2026
https://github.com/abersheeran/rust-h11
A pure-Rust, bring-your-own-I/O implementation of HTTP/1.1
Last synced: 18 Mar 2025
https://github.com/ntdls/httpd16
Webserver for Windows 3.11, because I can and I want to. So eat it! :P
cpp http legacy web-server windows-3 windows-3-x
Last synced: 16 Dec 2025
https://github.com/iker-gonzalez/webserv
Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.
cgi-application client cpp http http-server nginx-server python3 server
Last synced: 18 May 2026
https://github.com/1franck/redirectchecker
Trace HTTP redirection(s)
golang http httprequest redirect redirection
Last synced: 29 Mar 2025
https://github.com/codeaprendiz/http_harbour_go
A tiny go server where no request/response is left unturned.
Last synced: 29 Mar 2025
https://github.com/boreec/url-aliaser
URL aliaser service written in Golang.
alias go golang http json unit-testing url-alias url-shortener
Last synced: 26 Apr 2026
https://github.com/pjt3591oo/response_handler
http error handler(helper)
error exception-handling http javascript response typescript
Last synced: 18 May 2026
https://github.com/eclipse-thingweb/examples
Example combinations of Thingweb components that have been tested at various events.
coap http iot modbus mqtt organization web web-of-things wot
Last synced: 18 Feb 2026
https://github.com/byndyusoft/byndyusoft.net.http.messagepack
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using MessagePack.
aspnet byndyusoft http messagepack
Last synced: 02 Feb 2026
https://github.com/melardev/laravelapipaginatedcrud
Laravel Api application implementing CRUD + Pagination
api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web
Last synced: 18 May 2026
https://github.com/orshefi/vscode-extension-rest-webview
Wrapper around VSCode events as transport for Webview <-> Extension communication
eventbus http vscode vscode-extension vscode-webview vscode-webview-extension webview
Last synced: 14 May 2026
https://github.com/foresthoffman/rwb
A Go package for intercepting HTTP(s) response values before sending them to the request client.
Last synced: 03 Oct 2025
https://github.com/parvatijay2901/operationalizing-machine-learning
Microsoft Azure is used to configure a cloud-based machine learning production model, deploy it, and consume it. Also, a Machine Learning Pipeline has been created, published, and consumed using Python SDK.
aci api authentication automl azure deploy-model http pipeline swagger
Last synced: 19 May 2026
https://github.com/breuerfelix/httproxy-cache
HTTP Reverse Proxy Cache
cache http proxy reverse-proxy
Last synced: 18 Jun 2025
https://github.com/xieyuheng/reqrec
A Hypertext Transfer Protocol (HTTP) Request Recorder.
Last synced: 23 Jun 2025
https://github.com/jonathanstowe/uri-fetchfile
Raku module to retrieve a file from the internet by the best available method
Last synced: 02 Apr 2025
https://github.com/luphord/blanketdb
A simple HTTP accessible database for IoT projects
Last synced: 29 Mar 2025
https://github.com/piorosen/restbed-based-android-web-server
"NOT JNI, NOT ROOTING" Example of how a web server created in C++ works on Android.
adb android cmake gcc http native ndk ninja-build restbed standalone webserver
Last synced: 19 May 2026
https://github.com/vinniko/asyncer
:twisted_rightwards_arrows: Async handling of the response from the server using the "Async pipe"
ajax angular async async-pipe html http http-request rxjs
Last synced: 19 May 2026
https://github.com/deviantony/reqdump
Small webserver used to dump HTTP requests
Last synced: 14 May 2026
https://github.com/supriyo-biswas/gohttpd
A simple web server written in Go using net/http
golang http http-server web-server
Last synced: 04 Apr 2025
https://github.com/hk-transfield/java-networking-scripts-collection
A collection of networking and cybersecurity scripts written in Java. The purpose is to provide an overview of network protocols involved in computer communications.
communications cybersecurity http java network network-programming protocol server tcp tftp tls udp
Last synced: 21 Jun 2025
https://github.com/adrianovolter/modulo-2
Modulo 2 Back-End | curso FullStack Senai SC / LAB365
backend dbeaver env express fs git http javascript json migration modules nodejs npm postgresql pwt rbac-authorization sequelize sequelize-cli
Last synced: 07 Apr 2026
https://github.com/markwylde/write-response
Send a response to a native node http(s) response object
Last synced: 21 May 2026
https://github.com/tianmutnt/meow
基于 Cloudflare Web CDN + WebSocket 的 Minecraft 代理实现,全称 Minecraft Encapsulation Over WebSocket
cdn cloudflare encapsulation http https hypixel mc meow minecraft minecraft-proxy proxy tcp web websocket websockets
Last synced: 16 May 2026
https://github.com/kx0101/http-server-from-scratch
a low level http/1.1 server built from scratch, handling raw tcp, chunked transfer encoding, response trailers, streaming and serving binary data like video.
binary chunked chunked-encoding golang http http-1-1 network-programming parsing streaming tcp trailers udp video
Last synced: 21 Jun 2025
https://github.com/alien-rpc/alien-middleware
TypeScript-powered, immutable, composable HTTP middleware for Node.js, Bun, and Deno (using Hattip)
bun deno hattip http nodejs typescript
Last synced: 22 Jun 2025
https://github.com/chibat/rest_client_with_proxy
REST Client with Configurable Proxy for Deno
client configurable deno experimental http http-client proxy rest rest-client
Last synced: 29 Apr 2026
https://github.com/tanvir1337x/proxy-list
Automated repository to fetch, curate, and maintain the best proxies with continuous integration
anonymity anonymous elite free-proxy http http-proxy https networking proxies proxy proxy-list socks socks-proxy socks4 socks4-proxy socks5 socks5-proxy speedx vpn
Last synced: 18 Mar 2025
https://github.com/curveball/cors
CORS plugin middleware for Curveball
cors curveball hacktoberfest http middleware
Last synced: 04 Oct 2025
https://github.com/iconoeugen/docker-nginx
Docker image to run Nginx Reverse-Proxy as Kubernetes service
docker http http-proxy https https-proxy nginx proxy
Last synced: 30 Oct 2025
https://github.com/procyon-projects/procyon-web
It provides web support for Procyon Framework
go golang golang-library http procyon-web web
Last synced: 17 Jan 2026
https://github.com/dawi369/oxide
🦀 A barebones inferencing server in Rust, using Hyper for HTTP logic and ORT for inferencing models. Containerized and easily hostable. Complete control over type of model and inferencing behavior!
container docker http hyper inferencing model ort rust server
Last synced: 16 May 2026
https://github.com/xasannosirov/internet-protocols
client-server golang http ip tcp udp
Last synced: 14 Jul 2025
https://github.com/mh-anari/remote-control
Control your computer remotely
http python remote-control remote-server ssh
Last synced: 13 May 2025
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/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/nsstnc/code-processor
👨🏻💻 Code processor on Golang
api docker docker-compose dockerfile go golang grafana http microservices postgresql prometheus rabbitmq redis rest-api
Last synced: 02 Apr 2026
https://github.com/socketbyte/express-multipart
:zap: High performance lightweight Express middleware for handling multipart/form-data requests.
express form-data formdata http library middleware multipart parser typescript
Last synced: 05 May 2026
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/kbariotis/httpheaderelucidator
HTTP Headers behavior for humans
Last synced: 09 May 2026
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/flodlc/throw-http
Throw-http is an Error utility for handling http errors in a delightful way. I created it because existing libraries are not type-safe, not correctly exported or don't allow to pass additional data in the error.
Last synced: 08 May 2026
https://github.com/aashrafh/fwd
My notes, exercises solutions, and projects during FWD nanodegree on Udacity
api asynchronous backend dom dom-manipulation express frontend http javascript landing-page nanodegree nodejs udacity udacity-nanodegree weather-app
Last synced: 09 May 2026
https://github.com/aimadbahdir/webserv
An education project developed at 1337 school with my teammates, where we built our own web server to learn about HTTP and socket programming. Through this project, we gained the knowledge and skills necessary to develop robust network applications.
cpp98 http http-server sockets
Last synced: 10 Jan 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/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/tinyhttp/vary
vary rewrite in TypeScript for ESM
esm http nodejs typescript vary
Last synced: 08 Oct 2025
https://github.com/etwodev/ramchi
ramchi is an extension to the go-chi HTTP router designed for rapid and modular development of REST APIs.
Last synced: 12 Mar 2026
https://github.com/adamyordan/postbox
A standalone cli-based http request dumper written in go
cli dump dumper http requests security security-tools
Last synced: 07 Nov 2025
https://github.com/josmanperez/nbapollo
Swift library to handle HTTP Request and convert object using Codable
Last synced: 12 Nov 2025
https://github.com/johejo/aiosphttp
Split downloader using http-range request and aiohttp
aiohttp downloader http range-requests split-downloader
Last synced: 04 Jan 2026
https://github.com/iamazeem/fluent-plugin-http-cwm
fluentd HTTP Input Plugin for CloudWebManage Logging Component (https://github.com/CloudWebManage)
fluentd fluentd-input-plugin fluentd-plugin http logging logging-and-metrics minio
Last synced: 19 Jun 2025
https://github.com/tusuii/golang_webserver_mediater_task
simple goLang server using Gin Framework
Last synced: 28 Feb 2025
https://github.com/ashok-arjun/torrenter
Torrenter is a torrent client, written from scratch, in Python 3.6.9.
http networking p2p peer-to-peer tcp tcp-client tcp-ip tcp-socket torrent torrent-client torrent-downloader torrents udp
Last synced: 25 Mar 2025
https://github.com/soenneker/soenneker.extensions.httpcontent
A collection of helpful HttpContent extension methods
clone csharp dotnet extension extensions http httpclient httpcontent httpcontentextension request
Last synced: 22 Apr 2026
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/jjeffery/hclconfig
HCL configuration files
changes configuration encryption http kms s3
Last synced: 23 Jan 2026
https://github.com/kingluo/etcd-benchmark
etcd http/grpc performance testing
Last synced: 04 May 2026
https://github.com/dvshu/phax
Lightweight HTTP client based on the browser Fetch API
browser client fetch http javascript
Last synced: 19 Apr 2026
https://github.com/elliotjreed/web-server-health-check
A simple PHP application to take an XML sitemap URL and check all links for their HTTP status codes and response times, using PSR-7-compatible logging via Monolog.
Last synced: 25 Oct 2025
https://github.com/g-harel/http
partial http/1.0 client and server implementations
Last synced: 04 Jun 2026
https://github.com/mynihongo/fluenthttp
Fluent wrapper around IHttpClientFactory
fluent http httpclient httpclientfactory
Last synced: 25 Oct 2025
https://github.com/dbubel/intake
Simple API server framework
api-rest framework framwork go goapi golang http middleware
Last synced: 13 Mar 2026
https://github.com/mementomori11723/go-terraform-server
A simple http server writen in go
go golang http http-server server terraform
Last synced: 29 Aug 2025