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/nitely/http-lazy-headers
Sane HTTP headers with lazy parsing, validation and formatting
Last synced: 14 Jan 2026
https://github.com/dheid/sentry-http-interceptors
Sends tracing information about Apache HttpClient calls to Sentry
apache devops http httpclient httpcomponents httpcomponents-client java monitor monitoring sentry trace tracing
Last synced: 20 Aug 2025
https://github.com/star-inc/bhttp.go
The easiest HTTP client for GoLang from Butterfly.
client go golang http http-client
Last synced: 20 Feb 2026
https://github.com/tusuii/golang_webserver_mediater_task
simple goLang server using Gin Framework
Last synced: 28 Feb 2025
https://github.com/sebastienrousseau/http-handle
Http Handle is a fast and lightweight Rust library for handling HTTP requests and responses.
http http-handle http-server rust rust-library
Last synced: 15 Aug 2025
https://github.com/go-leo/gorilla
Generate the Gorilla routing file based on the protobuf and Google API rules
go golang googleapis gorilla-mux http http-router protocol restful restful-api
Last synced: 15 Aug 2025
https://github.com/niradler/remote-deployer
A tool to run scripts on a remote server.
deploy deployer deployment http remote ssh
Last synced: 15 Aug 2025
https://github.com/mouad-el-asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 10 Jan 2026
https://github.com/saasquatch/apache-client5-reactive
Thin wrapper around Apache HttpAsyncClient 5.x to expose Reactive Streams interfaces.
apache apache-httpclient apache-httpcomponents async flowable http http-client httpcomponents httpcomponents-client java reactive-streams reactivex rxjava
Last synced: 04 Jun 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/jaydaraniya/persist_http
This library provides an efficient way to handle HTTP requests by reusing the same HTTP handshake. It's designed for Dart environments and supports all platforms except Flutter Web due to the use of dart:io.
Last synced: 19 Feb 2026
https://github.com/larscom/bitvavo-java
Java library to interact with the Bitvavo platform using the Bitvavo v2 API
api async bitvavo crypto cryptocurrency exchange http java reactive rest websockets ws
Last synced: 04 Oct 2025
https://github.com/localtools/php-http-client
Human-friendly and powerful HTTP client package for PHP
client curl framework http http-client psr-18 psr-7 rest
Last synced: 12 Mar 2026
https://github.com/0xdaksh/moon-axios
A small wrapper for integrating axios to Moon.js
axios axios-for-moon http http-for-moon moon
Last synced: 25 Dec 2025
https://github.com/hamzaelkhatri/webserve
The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems
Last synced: 01 Apr 2025
https://github.com/takama/bit
A simplest HTTP router with additional control
Last synced: 26 Mar 2025
https://github.com/micro-php/http-logger
Micro Framework: HTTP logger
framework-php http microphp php php82
Last synced: 28 Feb 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/Frozen-Projects/FF_HTTP_WF
Unreal Engine 5 HTTP server library based on sogou/workflow with Frunnablethread. Windows only.
backend backend-api backend-service http http-server https https-server server sogou ue5 ue5-plugin ue5-project windows workflow
Last synced: 05 Aug 2025
https://github.com/sdorra/web-resources
Serving files over http the right way
caching compression content-disposition content-type download etag gzip http java last-modified servlet
Last synced: 03 Aug 2025
https://github.com/cdhtlr/goparalleldownload
Golang basic file downloader using Accept-Ranges for parallel downloads to download a file in efficient way with the help of concurrency.
accept-range concurrency content-length downloader fast golang high-performance high-speed http parallel range-get
Last synced: 15 May 2026
https://github.com/dr-montasir/ghttp
A Rust crate for building HTTP clients and servers with a focus on performance, ease of use, and global configurations
Last synced: 19 Feb 2026
https://github.com/lmammino/guzzle-fs-cache-middleware
A simple FS backed guzzle cache file middleware compatible with php 5.6
Last synced: 01 Aug 2025
https://github.com/sile/miasht
Minimum asynchronous HTTP/1 server/client library for Rust
Last synced: 31 Jul 2025
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/ishans99/go-email-authenticator
authentication go http login mail otp smtp
Last synced: 14 Jan 2026
https://github.com/klaby/http-handler-response
📨 A simple response handler for HTTP requests
adonisjs api expressjs http http-status-code koajs nodejs rfc7807
Last synced: 07 Oct 2025
https://github.com/aviaviral/voting-mach-project
Developed a full-stack web application using MongoDB, Express.js, React.js, and Node.js (MERN stack). • Designed and implemented RESTful APIs and MongoDB schemas to manage polls, users, and votes.
expressjs http mongodb mongodb-driver mongodbatlas mongoose nodejs nodejs-server npm schema
Last synced: 23 Sep 2025
https://github.com/huytd/zap
HTTP web server using tokio-minihttp
http http-server rust serde tokio tokio-rs
Last synced: 02 Sep 2025
https://github.com/t73fde/go-auth-s
Simple HTTP Basic Authentication Web Server
authentication basic-authentication http http-server web
Last synced: 14 Jan 2026
https://github.com/dinanathsj29/angular-beginnersapp-demo-tutorial
A basic Angular Application/Demo example for beginners - will learn Angular Component, Directives like *ngFor, *ngIf, Data Binding & Interpolation, Routing & Navigation, HTTP-HTTPClient Service etc.
angular angular-cli angular-components angular-demo angular-directives angular-routing angular-routing-navigation data-binding http httpclient ngfor ngif
Last synced: 07 May 2026
https://github.com/dotnetzero/FunctionApp
Sever that serves up the web / scripts
azure azure-functions csharp http powershell
Last synced: 29 Jul 2025
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/deer-hunt/ipsurv
IpSurv are investigation tools for surveying IP addresses, network investigation, test and debugging - "ipsurv, ipscap, ipsend". Those tools allow for packet capture, such as tcpdump, and packet sending tests. Each tools and internal program are extensible using Python.
command-line-tool debug geolocation http ip ip-address ipv4 network packet-capture python python-library python3 raw-sockets rdap socket tcp tcp-protocol tcpdump udp whois
Last synced: 09 Apr 2026
https://github.com/eva-ss/image
使用ASP Minimal-API 打造的文件存储服务
aspnet csharp http minimal-api windows-service winforms
Last synced: 08 Oct 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/chris/http_request_logger
Little Go server to log aspects of HTTP requests sent to it.
Last synced: 14 Jan 2026
https://github.com/brokeyourbike/nickroservices
Following along with the Nic Jackson introduction to microservices
go golang http http-server microservice microservices
Last synced: 14 Jan 2026
https://github.com/amsandant/http-server
HTTP静态服务代理
access-limitation golang history-router http http-server proxy static-server
Last synced: 13 Mar 2026
https://github.com/0xrelogic/webhook-catcher-cli
A tiny Go CLI to instantly catch, inspect, and debug webhooks on your localhost, with built-in optional ngrok tunneling.
api api-tes cli debugging developer-tools go golang http localtunnel ngrok tui webhook
Last synced: 10 Oct 2025
https://github.com/sekgobela-kevin/webrute
Python bruteforce library for http requests
asyncio bruteforce bruteforcer http login python requests security
Last synced: 31 May 2026
https://github.com/realeroberto/wsync
A small Python utility for synchronizing a local folder with a remote web repository.
http https python repository sync synchronization
Last synced: 23 May 2026
https://github.com/edgee-cloud/docs
Edgee Documentation website
docs edge edgee http wasm wasm-component
Last synced: 11 Oct 2025
https://github.com/socketbyte/tinyhttp
Very small cross-platform http web server for C++
Last synced: 17 Jun 2026
https://github.com/llukas22/tei-client
Convenience Client for Hugging Face Text Embeddings Inference (TEI) with synchronous and asynchronous HTTP/gRPC support
Last synced: 12 Oct 2025
https://github.com/cbess/gowebwatch
Go app that watches web resources for HTTP status changes.
Last synced: 13 Oct 2025
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/leaonline/http-factory
Create Meteor connect HTTP middleware. Lightweight. Simple.
factory hacktoberfest http routes webapp
Last synced: 09 Jun 2026
https://github.com/sandtreader/obtools
C++ utility libraries for high-performance Unix servers and applications
crypto http http-client http-server json lexer library logging multi-threading mysql portability postgresql sqlite ssl strings threads time xml
Last synced: 14 Oct 2025
https://github.com/marcelo-earth/blaze-backend-api
🧊🌱 ¡Challenge solved! of Blaze Engineering Test. This is a NodeJS API that storage customers' data.
api blaze challenge http mongo-atlas mongodb nodejs
Last synced: 20 Apr 2026
https://github.com/marekgalovic/go-http-server
Wrapper around GO's native net/http library.
Last synced: 22 Jan 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/octolab/propaganda
📢 HTTP-kit to propagate headers.
go hacktoberfest headers http middleware module octolab round-trip
Last synced: 27 Jan 2026
https://github.com/utkarsh5026/tstp
Implementation of a HTTP server built from scratch in typescript
codecrafters-http-server http http-server nodejs typescript
Last synced: 19 Apr 2026
https://github.com/607011/dirbplusplus
A faster version of the original Dirb, implemented with C++ threads
cplusplus cplusplus-20 dirb dirbuster hacking-tool http http-client https https-client multithreading openssl threads
Last synced: 19 Oct 2025
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/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/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/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/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/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/omrilotan/httprint
Log incoming requests on an HTTP server
debug http logger productivity
Last synced: 01 Apr 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/spiral/nyholm-bridge
Nylohm PSR-7/PSR-17 bridge support.
high-performance http psr17 psr7 spiral
Last synced: 16 Mar 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/pavlevujicic/webdevproject
Created a web application to provide exhibition space for artists, to showcase their work and connect artists with the community.
css express-js html http javascript json mongodb mvc-architecture nodejs pugjs restful-api
Last synced: 24 Jan 2026
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/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/node-ecosystem/fastest-qs
Fastest query string parser
fast fast-querystring http node-js parse parser qs query querystring string
Last synced: 06 Feb 2026
https://github.com/nishanbajracharya/http-libraries
A collection of HTTP libraries for comparison and reference.
axios fetch http javascript ky superagent wretch
Last synced: 20 May 2026