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-05 00:11:25 UTC
- JSON Representation
https://github.com/john-doherty/express-batch-requests
Express middleware to process batch HTTP requests
express http javascript middleware node rest-api
Last synced: 23 Apr 2025
https://github.com/achrafelkhnissi/webserv
webserv is an HTTP server capable of handling multiple clients simultaneously using C++, Socket programming, and CGI.
1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school c cgi cpp cpp98 http http-requests http-server makefile network-programming socket-programming webserv webserver
Last synced: 10 Apr 2025
https://github.com/sikanhe/spaceship
Lightweight Reason http server framework
Last synced: 07 Oct 2025
https://github.com/im-beast/http_benchmarks
🏎️ Deno web frameworks raced against each other
benchmark benchmarking deno http performance speed test testing web web-framework
Last synced: 04 Mar 2026
https://github.com/duolingo/slack-mcp
OAuth-based multi-user Slack MCP server with HTTP transport
http mcp model-context-protocol oauth python slack
Last synced: 09 May 2026
https://github.com/virb3/http-ci-deployer
An extremely simple HTTP-based deployment solution for Continuous Integration services
ci continuous-deployment continuous-integration deploy gitlab golang http
Last synced: 24 Jun 2026
https://github.com/apache/geronimo-jwt-auth
Apache Geronimo Microprofile JWT Auth Implementation
geronimo http java javaee network-server web-framework
Last synced: 10 Apr 2025
https://github.com/mutablelogic/go-client
REST API Client for various services
Last synced: 12 Apr 2026
https://github.com/wshihadeh/deep_health_check
Health check middleware
database dependencies health healthcheck http middleware rack rails ruby tcp
Last synced: 24 Oct 2025
https://github.com/kataras/requestid
Unique Identifier for each HTTP request
go golang http iris requestid unique-identifier
Last synced: 11 Apr 2025
https://github.com/chuangbo/hypro
A simple HTTP local tunnel powered by Go and gRPC
Last synced: 17 Jan 2026
https://github.com/apwhitehat/http_threadripper
HTTP 1.1 server which shows off high concurrency capabilities of C++
c cpp cpp11 high-concurrency http libev socket-programming
Last synced: 13 Apr 2025
https://github.com/httpsoft/http-router
Simple and fast HTTP request router providing PSR-7 and PSR-15
http http-router php psr-15 psr-7 route router
Last synced: 11 Jan 2026
https://github.com/innogames/deb-drop
Http fastCGI web server for provide simple and secure access for managing Debian packages in repositories
debian http http-server package package-manager
Last synced: 07 May 2025
https://github.com/zoedsoupe/curlit
Programming languages snippets for simple HTTP requests!
begginer-friendly elixir haskell http javascript nodejs python ruby
Last synced: 10 Apr 2025
https://github.com/dulip-sameera/fetch-browser
Simple browser project to understand how a browser works
http java javafx network web-browser
Last synced: 10 Sep 2025
https://github.com/anonyco/supersimpleextensiblesmallxmlhttprequestwrapper
The ULTIMATE 338-byte super small, simple, light, fast, XMLHttpRequest wrapper.
1kb drop-in-script easy-to-use http javascript javascript-library js js-library library no-framework no-jquery vanilla-js vanillajs xhr xmlhttprequest xmlhttprequest-wrapper
Last synced: 20 Mar 2025
https://github.com/gr1n/pytest-mockservers
A set of fixtures to test your requests to HTTP/UDP servers
http mock mock-server pytest pytest-plugin udp
Last synced: 10 Apr 2025
https://github.com/worker-tools/middleware
Placeholder for Worker-based middleware solution
cloudflare-workers deno http middleware server workers
Last synced: 14 Apr 2025
https://github.com/vkatsuba/shot
:rocket: Shot is a small HTTP client library for Erlang
erlang functional http https library rest
Last synced: 10 Apr 2025
https://github.com/elafarge/gin-http-logger
An HTTP access log forwarder for the Gin-Gonic web framework.
fluentd gin gin-gonic http https logging middleware
Last synced: 10 Apr 2025
https://github.com/guanhui07/dcr-swoole
💪高性能PHP Framework ,Cli模式,基于Swoole实现,常驻内存,协程,支持容器、切面、PHP8反射特性attributes实现了路由注解、中间件注解、支持Laravel Orm等特性
annotation command container coroutine crontab dependency-injection-container event http illuminate-database middleware mysql orm-framework rabbitmq redis swoole swoole-framework websocket
Last synced: 04 Apr 2025
https://github.com/sh4nks/stegoproxy
A HTTP Proxy that uses steganographic algorithms for establishing covert communication channels
Last synced: 06 Mar 2026
https://github.com/stong/httpsocks
A fast HTTP-to-SOCKS reverse proxy
http reverse-proxy socks socks5
Last synced: 03 May 2025
https://github.com/oleiade/lhotse
Tiny HTTP server with controllable performance.
go golang http http-server k6 load-testing performance
Last synced: 13 Apr 2025
https://github.com/cpitkin/redirect-test
Test your redirects and get an easily readable and parsable csv file back
http nodejs-cli redirects testing
Last synced: 12 Jan 2026
https://github.com/mo7amedaliebaid/ecommerce-flutter
Alpha Store is a Flutter app for hyper, multi-categories market to display products, manage sales and orders.
api cache cart connectivity-checker dart ecommerce flutter http localization notifications provider responsive-design sharedpreferences shimmer url-launcher
Last synced: 24 Sep 2025
https://github.com/jabernardo/rute
A Simple Router for Deno
deno denoland http javascript middleware router server typescript web
Last synced: 18 Feb 2026
https://github.com/middlewares/aura-session
PSR-15 middleware to manage sessions using Aura.Session
aura-session http middleware psr-15 session
Last synced: 07 Jan 2026
https://github.com/lgarron/ugly-http-extension
chrome extension http security
Last synced: 23 Aug 2025
https://github.com/contributte/fly-response
💀 [DISCONTINUED] Serve data and files on-the-fly as response to Nette Framework (@nette). Use contributte/application.
contributte curl http nette-framework php
Last synced: 06 Oct 2025
https://github.com/kaliumhexacyanoferrat/mockh
This library allows to mock HTTP responses for integration, component and acceptance tests of your projects written in C# / .NET by hosting a webserver returning configured responses.
c-sharp component-testing csharp dotnet dotnet9 http integration-testing integration-tests mock mocking mocking-framework mocking-server request response webserver
Last synced: 13 Aug 2025
https://github.com/acoshift/header
HTTP Headers for Golang
constants golang http http-header
Last synced: 31 Jul 2025
https://github.com/phogolabs/plex
A multiplexer that allows GRPC and HTTP server listening on the same port
Last synced: 15 Jul 2025
https://github.com/dekelev/feathers-http-distributed
Distribute FeathersJS apps over the network with inter-service communication using HTTP protocol
distributed docker feathers feathersjs http kubernetes microservices
Last synced: 09 Jul 2025
https://github.com/im-beast/hydra
Web framework for Deno which is both fast and fun to use
deno deno-deploy fast http web-framework
Last synced: 28 Mar 2025
https://github.com/qingwave/opa-gin-authz
Gin http service with OPA authentication in golang.
auth gin go golang http opa openpolicyagent
Last synced: 14 Apr 2025
https://github.com/renoki-co/laravel-prerender
Prerender Laravel pages using Clusteer and this nice package.
browser clusteer http laravel middleware php prerender puppeteer render
Last synced: 10 Apr 2025
https://github.com/cryptaliagy/httpget
a ridiculously simple and small http get client to use for health checks
client container distroless distroless-docker docker healthcheck http rust web
Last synced: 19 Apr 2025
https://github.com/bruth/github-webhook-nats-streaming
HTTP server to receive GitHub webhook events and publish them to NATS Streaming.
github http nats-streaming webhook
Last synced: 04 Apr 2025
https://github.com/parths007/bookmark-server
A bookmark server or URL-shortening service, similar to TinyURL.com or goo.gl.
Last synced: 11 Apr 2025
https://github.com/sourcelevel/faraday-log-subscriber
A Log Subscriber for Faraday clients
cache faraday http logging middleware
Last synced: 10 Aug 2025
https://github.com/alexrsagen/node-es6-request
HTTP Request library written in ES6 for Node.js
es6 http http-client node-js node-module nodejs pipe promise
Last synced: 02 Aug 2025
https://github.com/akatrevorjay/doxy
Automagic socks/https/http proxy, DNS server, and browser extension for safe *and* convenient local containerized development.
automagic browser development dns docker http https integrated proxy socks
Last synced: 13 Apr 2025
https://github.com/raisinten/benoni
A lightweight C++ HTTP library that uses the system's HTTP client on Windows, Apple and Linux.
apple cpp http libsoup linux nsurlsession windows winhttp
Last synced: 04 Apr 2025
https://github.com/miraclx/libxget-js
Non-interractive, chunk-based, web content retriever
async-stream chunk cli http multi-connection segment stream web
Last synced: 28 Oct 2025
https://github.com/liborm85/loggable-http-client
Extended logging for the Symfony HTTP Client allowing especially to log the content of the request and response.
http http-client log logger logging php psr-3 symfony
Last synced: 17 Mar 2025
https://github.com/blazeinferno64/blazed.js
Blazing fast, light weight, high performance, promise based HTTP and DNS client for the Node
axios blazed-client blazed-http-client blazeinferno64 fetch-api gaxios high-performance http http-client http-requests https javascript-library javscript node-fetch node-js nodejs rest-api restful-api
Last synced: 12 Aug 2025
https://github.com/hugopl/http-status-code-manpages
Manpages for HTTP status codes.
documentation http manpages status-code
Last synced: 12 May 2025
https://github.com/anonyco/SuperSimpleExtensibleSmallXMLHttpRequestWrapper
The ULTIMATE 338-byte super small, simple, light, fast, XMLHttpRequest wrapper.
1kb drop-in-script easy-to-use http javascript javascript-library js js-library library no-framework no-jquery vanilla-js vanillajs xhr xmlhttprequest xmlhttprequest-wrapper
Last synced: 03 Apr 2025
https://github.com/sketch7/messagepack.mediatypeformatter
Media type formatter for MessagePack.
http mediatypeformatter messagepack serialization
Last synced: 03 Aug 2025
https://github.com/av/tohu
Code tracing and instrumentation
chrome cool http instrumentation javascript javascript-library npm-module npm-package tool tracer utility
Last synced: 05 Mar 2026
https://github.com/happer64bit/hyperscript
Powerful HTTP Request Tester ⌚
api http http-client python python3 test testing web webdev
Last synced: 10 Apr 2025
https://github.com/hougesen/hitt
File based HTTP testing tool focused on speed and simplicity.
api-testing cli curl developer-tools hacktoberfest http http-client neovim neovim-plugin postman testing
Last synced: 25 Sep 2025
https://github.com/xpepermint/httlib-rs
Low-level HTTP for Rust
grpc h2 hectoberfest hpack http http2 huffman protobuf protos
Last synced: 11 Apr 2025
https://github.com/fatjohn/unicorntoolkit
This library is mainly to provide a simple way connect http API
csharp dotnet-standard http uwp windows windows-10 windows10
Last synced: 03 Aug 2025
https://github.com/frezyx/http_pagination
Parses a link header (web links) and returns pagination data
dart dart-package dart-parser dartlang dio flutter http pagination pagination-functionality pagination-library pagination-links
Last synced: 27 Aug 2025
https://github.com/hardenedelements/routable
Platform agnostic request routing library for .NET
dotnet dotnet-core http kestrel routing web-application-framework web-service
Last synced: 20 Aug 2025
https://github.com/patrikx3/angular-http-cache-interceptor
🔥 Angular HTTP cache interceptor
all angular cache client everything headers http http-client interact intercept request
Last synced: 20 Sep 2025
https://github.com/pronamic/wp-http
WordPress HTTP library.
api faking-responses http library unit-testing wordpress
Last synced: 03 Jul 2025
https://github.com/linwin-cloud/kylin-language
KyLin 是一款基于Jvm的跨平台高效的编程语言。面相对象和面向过程都是可以的,直译式编程语言 其特点就是快速高效简单,语法设计降低或者避免写出像shit一样的代码,代码就像诗一样优美 同样,其设计成函数式,而且避免套嵌的写法,完全利用函数的调用,代码可读性十分的高,而且运行安全,基于Jvm,jvm有强大的内存安全管理机智 从功能和一些设计上是对标Python的
c http java kylin linux programming-language windows
Last synced: 15 Jul 2025
https://github.com/athenz/authorization-proxy
Reverse proxy to control HTTP/gPRC access with Athenz policy
athenz authorization authorization-proxy go grpc http https kubernetes sidecar sidecar-proxy
Last synced: 09 Mar 2026
https://github.com/p3ntest/blueberry
🗂 🍇 Crossplatform fast and powerful file sharing application, which sends files over http(s). No internet is requierd.
blueberry cross-platform electron http internet javascript transfer yarn
Last synced: 15 Mar 2026
https://github.com/iadvize/health-check-library
Expose an health-check API to *-worker or a health-check route for already existing API
Last synced: 24 Jul 2025
https://github.com/olaven/kall
A lightweight fetch-wrapper for calling REST+JSON-APIs
deno fetch http http-client json nodejs typescript-library
Last synced: 24 Jul 2025
https://github.com/databooster/pywebapi
PyWebApi is a magic wand for Python RESTfulization. It turns any Python module level functions into Web API (RESTful Services) out of the box.
databooster function http iis json module out-of-the-box python restful restfulization service webapi
Last synced: 09 Apr 2025
https://github.com/syntexdzn/homebridge-syntex-webhooks
A webhook plugin for HTTP Devices or Dummies made for Homebridge: https://github.com/nfarina/homebridge
homebridge http plugin storage webhooks
Last synced: 24 Mar 2025
https://github.com/codemug/shhttp
An http service that can execute commands/shell scripts and manage their jobs
Last synced: 28 Oct 2025
https://github.com/hrbrmstr/hhhash
#️⃣ 🕸️ 👤 HTTP Headers Hashing
cybersecurity hash http r rstats
Last synced: 29 Oct 2025
https://github.com/junioralive/proxy-alive
Access daily-verified proxies, consistently updated for reliability.
anonymity anonymous elite free free-proxt hacking http https-proxy proxy proxy-list sock5-proxy socker socks socks-proxy socks4-proxy speedx vpn
Last synced: 13 Aug 2025
https://github.com/theelous3/overly
An overly configurable http server for client testing.
client configurable decorators end-to-end-testing http https local pytest python3 server tests unit-test
Last synced: 01 Nov 2025
https://github.com/tek/cattrix
http request and codahale metrics abstraction
cats cats-effect cats-free circe codahale-metrics http http4s metrics play-framework
Last synced: 09 Apr 2025
https://github.com/changsongl/grpc-gateway-example
grpc代理简单示例,http协议转grpc协议,简单易懂,200行代码。
grpc grpc-proxy http jsonpb protocol
Last synced: 22 Mar 2025
https://github.com/yaroslaff/bulk-http-check
Very fast and simple concurrent HTTP client (3500 HTTP req/s)
bulk check concurrent connections crawler header http https multiple parallel spider status
Last synced: 13 Apr 2025
https://github.com/astro/sigh
HTTP signatures for ActivityPub in Rust
activitypub activitypub-protocol activitypub-server http openssl reqwest rust rustlang signature signatures
Last synced: 01 Aug 2025
https://github.com/jcoupalk/flyserve
FlyServe is a simple web server written in Go, designed to serve files and directories over HTTP quickly and without hassle for file sharing.
file-listing file-sharing golang http http-server web-server
Last synced: 12 Apr 2025
https://github.com/httpland/http-router
HTTP request router for standard Request and Response
handler http nested-routes pattern-matching request response router routing routing-table
Last synced: 23 Feb 2026
https://github.com/lrstanley/recoverer
Simple Go http middleware to catch (and optionally display) panics gracefully
go golang http http-middleware
Last synced: 13 Apr 2025
https://github.com/jobe3774/raspend
raspend is a small and easy to use web service framework, which is ideal for small to medium-sized home automation projects.
backend backend-framework commandmap framework gpio home-automation http http-server python python-3 python3 raspberry-pi raspend remote-execution remote-procedure-call rpc rpi thread threads web-service
Last synced: 13 Apr 2025
https://github.com/michallaskowski/mokttp
Kotlin Multiplatform wrapper for local HTTP server. Wraps MockWebServer and GCDWebServer under one common interface.
http kotlin-multiplatform mock stub
Last synced: 18 Mar 2025