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/dannysmc95/rewyre
A fast and flexible wiring tool for building server side applications in little time, using REST or WebSockets, and built on top of TypeScript decorators.
api decorators http http-server node nodejs package rest-api restful-api rewyre typescript websocket websocket-server
Last synced: 22 Jul 2025
https://github.com/mohamed-moumni/http-webserver
This project is about writing HTTP server, and learning about how the HTTP protocol works around the web.
Last synced: 14 Mar 2025
https://github.com/fiverr/react-fetch-mock-provider
Mock HTTP requests made using fetch from your React component
Last synced: 14 Feb 2026
https://github.com/sondregj/aika
🚚 Another tiny HTTP library for JavaScript
browser http https node typescript
Last synced: 10 Apr 2026
https://github.com/nodyhub/fifi
fifi sends to a given list of url's HTTP requests, calculates on each response a signature and groups them based on the values.
Last synced: 07 Sep 2025
https://github.com/php-standard-library/http-client
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
Last synced: 24 May 2026
https://github.com/rexagod/ehpi
Enhanced Proxy Protocol Implementation (E.H.P.I.)
Last synced: 11 Apr 2025
https://github.com/denismakogon/hotfn-py
Routine to work with raw HTTP over STDIN/STDOUT
fnproject http http-over-stdin-stdout server serverless
Last synced: 13 Apr 2025
https://github.com/lukasniessen/http-authentication-explained
HTTP Authentication explained: basic authentication, bearer authentication and cookie authentication
basic-authentication bearer-authentication bearer-tokens cookie cookie-authentication cookies http
Last synced: 15 May 2026
https://github.com/jbzoo/mock-server
Flexible HTTP mocking application for testing and fast prototyping
http http-server httpmock jbzoo mmock mock mock-server php prototyping stubbing testing
Last synced: 14 Apr 2025
https://github.com/aymaneallaoui/kafka-http-scanner
An advanced HTTP security vulnerability scanner that detects a wide range of web application vulnerabilities.
cli golang golang-application golang-package hsr http security
Last synced: 11 Jun 2025
https://github.com/codeadamca/nodejs-website
This is a sample basic Node.js website using plain HTML files and the built in http and fs modules.
filesystem http learning-code nodejs urls
Last synced: 07 May 2025
https://github.com/zaphyr-org/http-emitter
Emits PSR-7 responses to the PHP Server API.
Last synced: 16 Feb 2026
https://github.com/mauricelambert/simplehttpproxy
This package implements a simple HTTP(S) proxy.
asynchronous asyncio browser http http-proxy https proxy python3 tcp web
Last synced: 04 Mar 2025
https://github.com/wacker-dev/wasi-examples
Bunch of WebAssembly app examples using WASI API.
cli http rust wasi wasm webassembly
Last synced: 19 May 2026
https://github.com/jpetrucciani/argus
a customizable http request logger with prometheus metrics
Last synced: 04 Oct 2025
https://github.com/seven7ty/shorty
Short links 🤷♂️
api cloudflare cloudflare-workers http javascript web
Last synced: 20 Jan 2026
https://github.com/retro-m/tor-ip-changer
This script utilizes Tor to change the IP address using a specified password and port, along with a local HTTP proxy.
change-ip http password proxy python tor tor-ip-changer
Last synced: 12 Aug 2025
https://github.com/newyaroslav/kurlyk
C++ library for simplified HTTP and WebSocket handling, with plans to support email and webhook integration.
api cpp11 cpp17 curl curl-library curl-utility curl-wrapper http websocket
Last synced: 12 Aug 2025
https://github.com/navibyte/dataflow
Utilities for Dart to help on handling dynamic structured data and fetching it from various data sources.
api dart fetch file http json structured-data
Last synced: 19 May 2026
https://github.com/krishpranav/rockhttp
A Rust Static Http Web Server
8080 allplatform fast http localhost multiplatform port rust rustlang security serve server static web web-server webserver
Last synced: 07 Jan 2026
https://github.com/evolutionary-algorithms-on-click/runner_controller_microservice
Go Implementation of the algorithm runner controller microservice of EvOC (Evolutionary algorithms On Click).
cookie docker docker-compose golang grpc http json protobuf uuid
Last synced: 10 Apr 2026
https://github.com/andreykaipov/http-flooder
Make concurrent requests to flood HTTP servers. Yes - just like `ab`, but nowhere as good yet!
http http-load-testing http-server load-testing ttfb ttlb
Last synced: 22 Jun 2025
https://github.com/krishpranav/diamond-lang
diamond lang is an object-oriented programming language
c clang cpp function-programming http language networking object-orianted programming-language socket
Last synced: 17 Feb 2026
https://github.com/ctronp/healthcheck
Placeholder for health checks in AWS NLB services. Responds with `HTTP 200 OK` to any request, ideal for testing or initial configurations without additional logic.
aws axum docker graceful-shutdown healthcheck http microservices nlb rust server
Last synced: 19 Jul 2025
https://github.com/leoborai/wait-on
Utility to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets
file http socket wait wait-for-it wait-on watcher
Last synced: 15 Apr 2025
https://github.com/amberlee2427/nancy-brain
Nancy's RAG backend and HTTP API/MCP server connectors.
embeddings http mcp mcp-server python rag rag-chatbot sql
Last synced: 18 Jan 2026
https://github.com/hinha/httpcache
Golang HTTP Client Cache
cache golang http http-client redis
Last synced: 20 Apr 2026
https://github.com/bunyaminyavuz/json_api_http
api http json json-localization
Last synced: 16 May 2026
https://github.com/hexilee/rfc-http_1.1-zh
HTTP 1.1 RFC( RFC-7230 ~ RFC-7235 )的中文翻译
Last synced: 25 Jan 2026
https://github.com/maxweichers/bare-server-workers
Bare server with cloudflare workers!
bareserver cloudflare cloudflare-pages cloudflare-workers free freeproxy freeproxylist http https proxy school schoolproxy schoool-unblocker static-proxy tomphttp ultraviolet unblocker
Last synced: 21 Mar 2025
https://github.com/vspaz/pyclient
configurable HTTP python client that supports retries, timeouts, tls, basic auth, logging etc.
basic-authentication http http-client logging python3 requests retries timeouts tls tls-certificate
Last synced: 18 Feb 2026
https://github.com/xzeldon/http-proxy-server
Simple http proxy server implemented in Go
Last synced: 05 Oct 2025
https://github.com/elianbarci/binance-helper
Functions that help you avoid creating your own middleware to connect with the Binance API.
binance http javascript middleware node
Last synced: 17 Aug 2025
https://github.com/tomeraberbach/redirect-url
🎯 Simple rule-based redirecting from one URL to another.
http https mapping npm-module npm-package path redirect redirect-urls redirects server url
Last synced: 23 Mar 2025
https://github.com/nswdpc/silverstripe-cache-headers
Modify the default cache headers a Silverstripe instance delivers, via configuration
cache cloudflare headers http silverstripe
Last synced: 16 Jul 2025
https://github.com/zisra/atlantica
Simple and easy-to-use requests in Node.js
fetch http http-client https node node-js nodejs request rest
Last synced: 16 May 2026
https://github.com/badbatch/cacheability
A utility class to parse, store and print http cache headers.
cache-control cacheability etag headers http parser
Last synced: 12 Apr 2025
https://github.com/plapadoo/matrix-gitlab-bot
Listen for gitlab events (commits, issues, ...) and post them to matrix.org rooms
automation bot gitlab haskell http matrix riot-web
Last synced: 28 Apr 2026
https://github.com/v0idpointer/vnet
A network library for C++20
cplusplus-20 cpp-libraries cpp20 http sockets ssl-tls
Last synced: 09 Aug 2025
https://github.com/sitbon/presto
Presto! Python Requests: REST client & requests extension library
asyncio http httpx python python311 requests rest rest-client
Last synced: 18 Aug 2025
https://github.com/ghurtchu/blabbermouth
live support chat server (currently in dev)
chat concurrency fs2 functional-programming http http4s play-json queue redis redis-pubsub scala streams websockets
Last synced: 16 May 2026
https://github.com/sevdanurgenc/json-http-flutter-project
This repo contains an application that shows list of json samples by using JSon Operations.
dart flutter flutter-app flutter-apps flutter-examples http json json-api json-data
Last synced: 06 May 2026
https://github.com/chuccp/smtp2http
SMTP to HTTP, Send emails over HTTP , manage SMTP and email addresses via a web page..通过http接口来发送邮件,以web页面方式管理SMTP以及邮箱地址
api http mail smtp smtp-client smtp-to-http smtp2http stmp
Last synced: 06 Mar 2025
https://github.com/mustafabinguldev/aurelius
A lightweight and minimalist web server designed for easy web development and dynamic content management.
html http http-server java java-socket java-socket-programming javascript netty netty-http netty-server restful restful-api restful-webservices socket-programming web-socket webserver
Last synced: 17 Feb 2026
https://github.com/nameisjayant/flutter-fetch-data-from-server
In this post we will see how we can fetch data from server in flutter, basically first we will send the http request to the server for list of bollywood actors that's include name,image,and age of the actors then we will store that data in a List, after that we will show that data into a card
api dart flutter http json kotlin
Last synced: 12 Apr 2026
https://github.com/Philip-Wiege/OneBaseServer
A Python based server for local communication with Viessmann OneBase devices.
boiler fuelcell heatpump http mqtt photovoltaics server viessmann
Last synced: 02 Oct 2025
https://github.com/peterbrain/http-esp8266-lamp
HomeKit support for your not so smart lamp
arduino esp8266 homebridge homekit http mqtt ota rf
Last synced: 10 Apr 2026
https://github.com/contributte/cli-http
💀 [DISCONTINUED] Provide HTTP settings in CLI mode for Nette Framework (@nette). Use contributte/http.
command-line contributte http nette-framework
Last synced: 01 Oct 2025
https://github.com/wcm-io-caravan/caravan-io
Micro Services I/O Resilient Transport Layer.
caravan http netflix osgi resilience wcm-io
Last synced: 11 Jan 2026
https://github.com/raditzlawliet/beep
Beep is a lightweight, cross-platform HTTP client for making API requests. Use it from the terminal or as a desktop app.
Last synced: 03 Jul 2026
https://github.com/geisonjr/http-status-codes
HTTP response status codes
http http-code http-reponse-status http-responce-code http-response http-response-status-codes http-status-code https https-code https-response https-response-code https-response-status https-response-status-codes https-status-code portfolio
Last synced: 17 Feb 2026
https://github.com/marlycormar/httplistener_to_channelwriter
Mirth-connect example channel that sends transformed hl7 messages to another channel.
channel docker docker-compose hl7 http mirth-connect
Last synced: 07 Aug 2025
https://github.com/lsongdev/kelp-static
serve static files for kelp and express
connect express http kelp nodejs server static-files
Last synced: 09 Jul 2025
https://github.com/ldb/computer-network-exercises
A collection of small exercises on computer networks, written in C.
c dht http network-programming ntp rpc tcp udp
Last synced: 05 Apr 2025
https://github.com/v8v88v8v88/nanohttp
A nano lightweight, HTTP server implementation in C.
c curl get http http-server post server
Last synced: 12 Apr 2025
https://github.com/asynched/http-static-server
A static file server for NodeJS. 📁
Last synced: 25 May 2026
https://github.com/tinyhr/tiny_client
A tiny api client toolkit for ruby that supports only JSON content-type. ( Curb/JSON wrapper )
Last synced: 01 Nov 2025
https://github.com/sunsided/query-string-builder
A query string builder for percent encoding key-value pairs in Rust
http query-string query-string-builder rust
Last synced: 18 Mar 2025
https://github.com/snaipe/go-htutil
Go HTTP utilities, with no dependencies
accept-header content-type go golang http
Last synced: 05 Apr 2025
https://github.com/muhaimenul/js-http-build-query
A JavaScript package to generate HTTP Query String from Object
http javascript query-string url
Last synced: 25 Jan 2026
https://github.com/esri/http-inbound-ex-for-geoevent
ArcGIS GeoEvent Server sample Enhanced HTTP inbound Connector to support entering a list of headers
arcgis connector geoevent geoevent-for-server headers http java server transport
Last synced: 25 Jun 2025
https://github.com/rgolubtsov/dnsresolvd-multilang
A daemon that performs DNS lookups for the given hostname passed in an HTTP request, with the focus on its implementation using various programming languages.
bash c clojure daemon dns elixir erlang genie http java javascript lfe lua multilang perl python resolver vala
Last synced: 30 Oct 2025
https://github.com/crispy-strawberry/http.zig
An HTTP/1.1 compliant client and server in Zig
Last synced: 17 May 2026
https://github.com/shellshape/servus
A dead simple application to serve files and directories over HTTP.
cli docker fileserver http rust
Last synced: 06 May 2025
https://github.com/max-sir/libgen_finder_telegram_bot
This bot is very useful to search books and download them in Telegram
csv csv-parser csv-processing heroku-deployment http json libgen-api libgen-python-api libgenes python3 telegram telegram-bot telegram-bot-api
Last synced: 29 Apr 2026
https://github.com/ndatg/ton-http-api
The lightweight TON Typescript Library
api blockchain client crypto http library lightweight nodejs telegram ton typescript
Last synced: 11 Mar 2025
https://github.com/tomoncle/clickhouse-http-client
clickhouse http client.
clickhouse clickhouse-client http pypi python3 requests
Last synced: 26 Apr 2025
https://github.com/ace411/bingo-functional-http
A simple tool for sending and receiving content over HTTP. Inspired by Haskell's HTTP package.
haskell-http http http-request http-response php-http php-library
Last synced: 31 Mar 2025
https://github.com/chasyumen/lite-web-server
Simple web server
http http-server node-js nodejs nodejs-modules webserver
Last synced: 25 Mar 2025
https://github.com/jorelosorio/spellingcorrector
Spelling corrector for Spanish language
containers docker go http spelling-correction
Last synced: 29 Apr 2026
https://github.com/cloudwindy/mirai
An expressjs-like http server framework written in Golang and Lua.
golang high-performance http http-server lua
Last synced: 29 Apr 2026
https://github.com/gustavodiasag/zero2prod
Following along "Zero to Production in Rust"
ci-cd ddd-patterns http rust tokio
Last synced: 01 Apr 2025
https://github.com/jotrorox/c3ttp.c3l
Small HTTP/1.1 client and server library for C3, built on std::net::tcp.
c3 c3-lib c3lang http http-client http-framework http-server library
Last synced: 17 Jun 2026
https://github.com/ladicle/http-handson
Sample HTTP server was written by Go
Last synced: 13 Jun 2026