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-29 00:14:57 UTC
- JSON Representation
https://github.com/pimm/parsehttpdate
Parses the value of the Date header in HTTP responses
Last synced: 15 Oct 2025
https://github.com/hexarc-software/hexarc-pact
Hassle-free API integrations for .NET web services. Batteries included.
api aspnet discovery dotnet http integration json pact protocol schema typescript webapi
Last synced: 15 Oct 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/luzifer/gziphttp
Very simple HTTP server for serving static files with ability for gzip compression if supported by the client
Last synced: 12 Jun 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/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/jacked-php/jacked-server
Web Server with HTTP and WebSocket Support. ./jackit {laravel|symfony|wordpress|slim|...}
http laravel openswoole php websockets
Last synced: 24 Apr 2025
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/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/sketch7/messagepack.mediatypeformatter
Media type formatter for MessagePack.
http mediatypeformatter messagepack serialization
Last synced: 03 Aug 2025
https://github.com/dinanathsj29/http-quick-introduction
Let us learn/understand the essentials and basic concepts of HTTP (HyperText Transfer Protocol)
200-400-500 client client-server get-post-put-delete-methods http http-architecture-mechanism http-communication-request-response http-methods http-responce-code http-vs-https http2 https hypertext-transfer-protocol ip-tcp protocols protocols-ip-tcpip-smtc-http-ftp request-response stateless web-server webserver
Last synced: 23 Feb 2026
https://github.com/heartsucker/rust-secure-session
Signed, encrypted session cookies for Iron
cryptography http iron rust security session
Last synced: 13 May 2025
https://github.com/hrbrmstr/hhhash
#️⃣ 🕸️ 👤 HTTP Headers Hashing
cybersecurity hash http r rstats
Last synced: 29 Oct 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/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/hupe1980/gopherfy
Tool to generate gopher links for exploiting SSRF
exploit fastcgi gopher http mysql postgresql smtp ssrf
Last synced: 06 Jul 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/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/apache/couchdb-mochiweb
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 11 Jul 2025
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/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
https://github.com/alljointtw/tonjs
The node.js web framework build for ton of request.
async await benchmark express fast hapi http koa light lightweight mico microservice nest ton tonjs web-framework
Last synced: 14 Apr 2025
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/ralfebert/sweeturlrequest
SweetURLRequest simplifies common cases for creating an URLRequest and handling HTTPURLResponse.
Last synced: 15 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/cyberok-org/cokmap
Cokmap — is a fast network scanner written in Go that identifies services and products on open ports
banner-grabbing bugbounty cli fingerprinting http linux macos network-discovery pentest-tool ping port-scanner products protocols security service-detection service-discovery ssl-certificate version-detection
Last synced: 16 Jan 2026
https://github.com/chuangbo/hypro
A simple HTTP local tunnel powered by Go and gRPC
Last synced: 17 Jan 2026
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/ponylang/stallion
An HTTP server for Pony
http http-server pony-core-team-library ponylang ponylang-langauge
Last synced: 07 Jun 2026
https://github.com/nakanoasaservice/httpbin-hono
A httpbin implementation built with Hono and deployed on Cloudflare Workers.
api cloudflare cloudflare-workers hono http http-server httpbin json serverless service
Last synced: 01 May 2026
https://github.com/shareed2k/http_limiter
http_limiter using redis as store for rate limit with two algorithms for choosing sliding window, gcra leaky bucket
gcra go http leaky-bucket middleware rate-limiting redis sliding-window
Last synced: 12 Apr 2025
https://github.com/nathan-osman/i5
Reverse proxy for web applications running in Docker containers
container docker golang http monitor reverse-proxy
Last synced: 15 Apr 2025
https://github.com/janaz/lambda-request-handler
Package your Node.js web app as a Lambda function executed by an API Gateway or ALB event
aws aws-api-gateway aws-apigateway aws-apigw aws-lambda aws-lambda-node connectjs express express-js expressjs hapi hapijs http koa koa2 koajs lambda request response serverless
Last synced: 01 Mar 2026
https://github.com/gajus/http-header
Utilities for working with HTTP headers.
Last synced: 15 Apr 2025
https://github.com/devlive-community/lightcall
LightCall 是一个轻量级的声明式服务调用框架,让服务调用像写接口一样简单。通过简洁的注解方式,帮助开发者以最小的代价实现优雅的服务访问。
Last synced: 18 Jun 2025
https://github.com/apache/couchdb-admin
Mirror of Apache CouchDB Project Admin
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 02 Jul 2025
https://github.com/generous-folks/reason-web-server
A very simple ReasonML http server based on Httpaf, approaching the principles of "server as a function". Let's build a type-safe web server !
http reasonml reasonml-language
Last synced: 10 Oct 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/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/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/daheige/mux-chi
Customized based on lightweight go-chi/chi framework for fast build of go api applications
Last synced: 28 Apr 2025
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/jimwas/twitch-viewbot-proxy
Drive live viewers to Twitch in headed or headless browsers with this viewer bot software. Featuring an intuitive graphical interface, the tool is easy to operate and requires SOCKS5 or HTTP proxies to function.
automation browser http live livestream proxy selenium socks socks5 socks5twitch streaming twitch twitch-tools twitchtv twitchviews viewbot viewbots viewers views
Last synced: 06 Sep 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/digaev/chainify-url
Object Oriented URL Builder
builder http javascript nodejs object url
Last synced: 08 Mar 2026
https://github.com/tinyhttp/swagger
📚 Swagger integration for tinyhttp
docs http nodejs nodejs-api nodejs-modules swagger swagger-documentation swagger-ui tinyhttp
Last synced: 09 Apr 2025
https://github.com/abdera7mane/godot-simplehttpclient
A Godot HTTP client which is a simplified version of HTTPRequest node
connection-pool gdscript godot http http-client http-request https request stream
Last synced: 23 Oct 2025
https://github.com/ph-7/php-http-header-response
A simple package to send HTTP header responses ✨
header http http-codes http-headers php php-header-response php-headers php-http-headers
Last synced: 16 Oct 2025
https://github.com/statico/glulxe-httpd
👾 HTTP+JSON Glulx (.ulx) interactive fiction server with session support
docker glulx glulxe http http-server if inform inform7 interactive-fiction json nodejs rest typescript
Last synced: 23 Apr 2025
https://github.com/acoshift/header
HTTP Headers for Golang
constants golang http http-header
Last synced: 31 Jul 2025
https://github.com/mutablelogic/go-client
REST API Client for various services
Last synced: 12 Apr 2026
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/sckv/barehttp
Minimalistic, lightweight, and fast cloud-oriented Node.js webserver to perform as Microservice or BFF proxy.
cloud http http-server lightweight microservices middleware nodejs server webserver
Last synced: 18 Mar 2026
https://github.com/rnmeow/shortener
The URL shortner program which runs <https://a-ma.zip>.
api get hono html htmx http javascript jsx put typescript
Last synced: 25 Apr 2025
https://github.com/ya-kostik/small-rpc
Простой RPC для проекта. Можно использовать как с HTTP, так и с сокетами, так и с любым другим транспортом.
http javascript js node nodejs rpc rrpc socket tcp websockets
Last synced: 12 Jul 2025
https://github.com/hexilee/gotten
A powerful web SDK builder for go, like retrofit for java
go golang http http-client retrofit retrofit2 sdk-builder web web-sdk
Last synced: 15 Apr 2025
https://github.com/uneecorn/httunicorn
Designed to help C# programmers creating HTTP Requests, this is The Hypertext Transfer Unicorn :unicorn:
csharp csharprest dotnet fluentapi http httpclient httprequest library rest unicorn
Last synced: 14 Jan 2026
https://github.com/dart-pacotes/networking
A general purpose HTTP Client for Dart, that is typed and error free. Soon to support WebSockets!
dart flutter hacktoberfest http
Last synced: 22 Feb 2026
https://github.com/heartsucker/iron-csrf
CSRF protection for the Rust web framework Iron
cryptography csrf csrf-protection http iron rust
Last synced: 13 May 2025
https://github.com/rexerwang/requete
🚀 A lightweight client-side HTTP request library based on the Fetch API and supports middleware.
fetch http middleware promise request typescript xhr
Last synced: 25 Aug 2025
https://github.com/solitarju/vrchat-api-library
🔥🔥 Your All-in-One Node.js API Solution for Seamless Interaction with VRChat's REST API and real-time events using Websockets! ✅✅
api api-wrapper authentication client http integration javascript library nodejs rest vrchat websocket
Last synced: 23 Oct 2025
https://github.com/dorianim/formrecevr
Formrecevr is a simple and lightweight from receiver backend primarily designed for (but not limited to) static websites.
backend backend-api forms http hugo static-site
Last synced: 14 Apr 2025
https://github.com/vpominchuk/wmetrics
Web Metrics - a CLI tool to perform performance tests for your web services.
go golang http https load-test load-testing performance-analysis performance-metrics performance-monitoring performance-testing ssl
Last synced: 09 Oct 2025
https://github.com/reednj/udp_rest
Client and server modules to allow making REST HTTP requests over UDP
Last synced: 02 Jul 2025
https://github.com/integralist/crs
HTTP Response Header Sorting and Filtering
http http-client http-header http-headers http-response open-source rust rust-crate rust-lang
Last synced: 26 Oct 2025
https://github.com/tsinis/functional_status_codes
This pure-Dart package offers a functional approach to handling HTTP status codes 🌐
dart functional-programming http status-code status-codes
Last synced: 31 Aug 2025
https://github.com/notpushkin/arequests
Agnostic API classes for Python Requests · mirrored from https://gitlab.com/notpushkin/arequests
forhumans http python requests
Last synced: 11 Mar 2026
https://github.com/axelhahn/restic-http-server-for-synology
Shell scripts to install an maintain a restic http server on a Synology NAS (private usage)
backup http restic server shell-script synology
Last synced: 01 May 2026
https://github.com/librity/ft_netmon
42 São Paulo - Labs, 3rd Edition - netmon - A Threaded Network Monitoring Service in Pure C
42 42born2code 42projects 42saopaulo 42school c dns http http-client https https-client monitoring-tool network-monitoring norminette ping pthreads threadpool threads
Last synced: 28 Feb 2026
https://github.com/seven7ty/py-carbon
Fully asynchronous Python library for carbon.now.sh ✨🚀
aiohttp api async async-await asynchronous asyncio carbon http py-carbon python python-package python3
Last synced: 13 Feb 2026
https://github.com/socketsomeone/node-brawlstars
👀 Javascript library to communicate with Brawlstars API
api brawl-stars brawlstars bs http https nodejs
Last synced: 05 May 2025
https://github.com/jh0rman/Cromo
A tiny, fast & simple file-based router server for Bun 🧄
bun express filebaserouting http
Last synced: 30 Mar 2025
https://github.com/simov/wallhaven-client
wallhaven.cc HTTP Client
client http http-client javascript js node nodejs wallhaven
Last synced: 09 Apr 2025
https://github.com/kalebe16/restiny
A minimalist HTTP client, no bullshit
developer-tools http http-client python rest rest-api rest-client ssh terminal textual tui
Last synced: 06 Mar 2026
https://github.com/ostrojs/http
Http Module for OstroJS Framework
http http-request http-response node-request nodejs nodejs-http ostrojs ostrojs-http ostrojs-request ostrojs-response
Last synced: 30 Apr 2025
https://github.com/tiny-go/middleware
Golang HTTP middleware
golang handler http middleware simple
Last synced: 29 Jan 2026
https://github.com/its-felix/aws-lambda-go-http-adapter
aws aws-lambda aws-lambda-golang go golang http http-server serverless web
Last synced: 30 Jan 2026
https://github.com/goto-bus-stop/micro-helmet
security headers for micro
csp headers helmet hsts http http-headers micro security
Last synced: 17 Aug 2025
https://github.com/martinius96/wifi-termostat
WiFi termostat postavený na platforme Espressif - ESP8266 / ESP32 s využitím teplotného senzora Dallas DS18B20 na OneWire zbernici. Umožuje riadiť kotol signálovým relé ovládaným cez GPIO invertovanou logikou. Výstup je možné na základe firmvéru riadiť v automatickom režime s nastavenou cieľovou teplotou a hysterézou, alebo manuálne softvérovým tlačidlom. WiFi thermostat built on the Espressif platform - ESP8266 / ESP32 using the Dallas DS18B20 temperature sensor on the OneWire bus. It allows to control the boiler by a signal relay controlled via GPIO inverted logic. The output can be controlled on the basis of the firmware in automatic mode with the set target temperature and hysteresis, or manually with a softkey.
arduino communication control dallas ds18b20 eeprom esp32 esp8266 http onewire output relay socket temperature temperature-monitoring temperature-sensor thermostat thermostat-controller webserver wifi
Last synced: 15 Oct 2025
https://github.com/ohdearapp/request-mirror.ohdear.app
The source code of request-mirror.ohdear.app
Last synced: 22 Jan 2026
https://github.com/hominee/streamer
Streamer is a handy tool deal with stream
futures http http-body hyper rust stream streaming-data
Last synced: 11 Mar 2026