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-24 00:11:06 UTC
- JSON Representation
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/scottlamb/http-auth
Rust library for HTTP authentication. Parses challenge lists, responds to Basic and Digest challenges. Likely to be extended with server support and additional auth schemes.
authentication digest http rust
Last synced: 26 Oct 2025
https://github.com/summerbootframework/jexpress
Summer Boot Framework was initiated by a group of developers in 2004 to provide a high performance, free customizable but also lightweight Netty JAX-RS Restful, WebSocket and gRPC service with powerful reusable non-functional features, and was adopted by several Toronto law firms in 2011 to customize their back-end services.
grpc http http-server java jax-rs jpa-hibernate netty netty-grpc netty-http netty-jax-rs netty-jaxrs netty-restful netty-rpc netty-rs netty-server netty-websrvice nio restful-api restful-webservices websocket
Last synced: 29 May 2026
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/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/jh0rman/Cromo
A tiny, fast & simple file-based router server for Bun 🧄
bun express filebaserouting http
Last synced: 30 Mar 2025
https://github.com/benmezger/httmock
A minimal local HTTP testing and prototyping server
golang http httpmock httpserver testing-tools
Last synced: 09 Jul 2025
https://github.com/giulioz/po1_exercise4
A small demo on how to build a multiplayer board game using Spring Boot and React
http java react spring spring-boot
Last synced: 15 Apr 2025
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/seriousbug/http-drogue
A tiny service that downloads files over HTTP links, with resume and restart support.
download download-management download-manager download-managers downloader http https self-hosted
Last synced: 10 Jul 2025
https://github.com/geniuszly/GenWebDownloader
is a Node.js application designed to download entire websites and their resources for offline viewing. It utilizes Puppeteer for browser automation and Axios for resource fetching, ensuring a complete and efficient download process.
automation cybersecurity ethical-hacking file-download file-transfer genwebdownloader http network-security network-tools nodejs penetration-testing python web web-downloader website website-downloader
Last synced: 07 May 2025
https://github.com/thecommieaxolotl/pyotr
A tiny HTTP framework with inbuilt routing and middleware support.
express http https javascript middleware nodejs router typescript
Last synced: 14 Apr 2025
https://github.com/jaredwray/mockhttp
A simple HTTP server that can be used to mock HTTP responses for testing purposes. Inspired by httpbin and built using nodejs and fastify with the idea of running it via https://mockhttp.org, via docker jaredwray/mockhttp, or nodejs npm install jaredwray/mockhttp.
fastify http httpbin https mock mock-server nodejs
Last synced: 18 May 2026
https://github.com/tambapps/hyperpoet
a Groovy-friendly and Marcel-friendly HTTP client backed by OkHttp
Last synced: 04 May 2025
https://github.com/curveball/bodyparser
A middleware to parse JSON and Text bodies.
curveball framework hacktoberfest http http2 middleware nodejs push typescript
Last synced: 12 Sep 2025
https://github.com/project-simple/simple.webplatform
Server for monitoring Gama Server simulations and managing multiplayer connections
gama-platform http multiplayer-game node-js server websocket
Last synced: 02 Feb 2026
https://github.com/ahmetozer/dibow
Disk Image Backup tool. Basically take an image of your server over internet with this software. It is also usable for transferring server for different companies.
backup disk disk-image-backup http image server transferring-server vds vps
Last synced: 14 Dec 2025
https://github.com/dkarter/cookie_monster
🍪 HTTP Cookie Encoder and Decoder in pure Elixir with zero runtime dependencies.
cookie cookies elixir erlang http phoenix phoenix-framework
Last synced: 10 Aug 2025
https://github.com/xkonti/file-api
A simple RESTful API that allows you to manipulate files and directories.
api bun devops hacktoberfest http utility
Last synced: 11 Apr 2025
https://github.com/kilosonc/faye
faye is multiply thread downloader written in golang
Last synced: 12 Apr 2025
https://github.com/simonwaldherr/harp
HARP - the Golang HTTP AutoRegister Reverse Proxy
cache golang grpc grpc-client grpc-server help-wanted http http-proxy inverse-proxy proxy proxy-server reverse-proxy web-proxy
Last synced: 13 Apr 2025
https://github.com/koodaamo/httpreverse
Reverse-engineer and use legacy HTTP APIs
api api-documentation api-management api-rest apis apispec http
Last synced: 14 Dec 2025
https://github.com/arcticfox1919/gio
http network package for dart and flutter
Last synced: 19 Aug 2025
https://github.com/artalis-io/keel
Minimal C11 HTTP client/server library built on raw epoll/kqueue/io_uring. Pluggable allocator, pluggable parser, pluggable TLS library, streaming responses, multipart uploads, 101K req/s on a single thread.
async c c11 epoll event-loop http http-server io-uring kqueue multipart sendfile threadpool tls zero-copy
Last synced: 06 Apr 2026
https://github.com/mesosphere-backup/mesos-client
Wraps Mesos Event Stream API into rxjs Observable.
client http mesos observable rxjs
Last synced: 05 Mar 2026
https://github.com/elias8/networkx
Custom network error types for easy error handling.
dart dio error-handling http networking
Last synced: 05 Apr 2025
https://github.com/oliverdaff/hprobe
A HTTP probe written in Rust
http pentest-tool pentesting probes rust
Last synced: 12 Jul 2025
https://github.com/itsmaheshkariya/api
Promise based HTTP client for the Deno.
api client http javascript library typescript
Last synced: 23 Jul 2025
https://github.com/dev-ashishk/nest-axios-http
A NestJS module for simplified HTTP requests using Axios with dynamic configuration, logging, and interceptor support.
axios axios-nestjs http nestjs nestjs-axios nestjs-backend nestjs-http typescript utility
Last synced: 12 May 2025
https://github.com/zhwaaaaaa/rpollingc
a client framework for long remote invoke with http.
celery http long-connection netty polling
Last synced: 20 Jul 2025
https://github.com/rafbm/micky
Lightweight and worry-free HTTP client for Ruby
errors exceptions http redirects ruby
Last synced: 11 Apr 2025
https://github.com/contributte/apitte-fullstack
💀 [DISCONTINUED] :thumbsup: Apitte meta package with all features
api apitte fullstack http nette nette-framework
Last synced: 19 Jul 2025
https://github.com/raypereda/wiredog
a terminal-based monitor of local HTTP traffic
go http monitoring-tool packet-sniffer sniffer terminal-based
Last synced: 11 Apr 2025
https://github.com/eaceto/regraphql
A simple (yet effective) GraphQL to HTTP / REST router
degraphql graphql graphql-server http http-server kong proxy rest-api reverse-proxy
Last synced: 07 May 2025
https://github.com/ozzy-zy/minimal-http-server
My solution for the HTTP-Server Coding challenge in CSharp
csharp dotnet http http-server network tcp
Last synced: 22 Mar 2025
https://github.com/mo7amedaliebaid/cities-finder
A Flutter app to get the location ,weather ,time and other information for any city you search for.
api bloc cubit dart flutter flutter-apps flutter-google-maps google-maps google-maps-api http orientation responsive-design responsive-layout search
Last synced: 12 Apr 2025
https://github.com/randomhashtags/destiny
Standalone Lightweight HTTP Server using Swift Macros for routing.
http http-server server server-side-swift swift swift-macro swift-macros web-server
Last synced: 07 Mar 2026
https://github.com/nitrog0d/nitro-http-client
A HTTP client module I made because I can't deal with other modules
http http-client http-request nodejs
Last synced: 14 Apr 2025
https://github.com/umutsevdi/brauzer
A graphical web browser from scratch in C for a variety of alternative web protocols
browser c ftp ftp-client gemini gemini-client gemini-protocol gopher gopher-client gtk gtk4 http http-client libadwaita web-browser
Last synced: 30 Apr 2025
https://github.com/adrianlois/asir-administracion-sistemas-informaticos-redes
Trabajos finales por unidad del ciclo superior de ASIR "Administración de Sistemas Informáticos en Red": Seguridad y alta disponibilidad, Servicios de red e Internet - (Idioma Galego)
antimalware asir balanceadores-ha confidencialidad criptografia dhcp dns ftp http integridad redes sead secops seguridad seguridad-perimetral seri sistemas sysadmin vulnerabilidades
Last synced: 04 Mar 2026
https://github.com/aoliveti/gracefulhttp
A Go library for graceful shutdown of an HTTP server, configured using best practices.
cloudflare go graceful graceful-shutdown http http-server https shutdown
Last synced: 12 Apr 2025
https://github.com/miteshsharma/jmeteruserloadtest
Load test by running CRUD on user resource using apache JMeter
http jmeter load-test stress-test
Last synced: 07 May 2025
https://github.com/ikari-js/ikari
Elagant Web Framework for Bun
bun decorators elegant fast framework http server web
Last synced: 04 Oct 2025
https://github.com/elastic/elastic-transport-ruby
Transport classes and utilities shared among Ruby Elastic client libraries
Last synced: 04 Apr 2025
https://github.com/lexsca/spoof
On-demand HTTP test server for Python
http http-proxy http-server python testing testing-tools
Last synced: 05 Apr 2026
https://github.com/astrotomic/pest-plugin-laravel-snapshots
This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.
hacktoberfest http laravel pest snapshot snapshot-testing test testing
Last synced: 10 Apr 2025
https://github.com/melardev/aspnetcoreapipaginatedcrud
Asp Net Core Todo Api app with pagination and Entity Framework Core
api asp-net-core async crud csharp dotnet dotnet-core entity-framework-core full-stack fullstack http orm orm-framework pagination rest todo web
Last synced: 11 Sep 2025
https://github.com/middlewares/csv-payload
PSR-15 middleware to parse the CSV body of the request
csv http middleware payload psr-15
Last synced: 13 Dec 2025
https://github.com/howprogrammingworks/httprequest
HTTP, XMLHttpRequest, fetch
browser fetch get http nodejs post request response xmlhttprequest
Last synced: 07 May 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/thelinuxuser-choice/zee5checker
mass zee5 checker for windows with http proxy mod
account check http mass proxy-mod zee5 zee5-checker
Last synced: 24 Feb 2025
https://github.com/jk/monolog-request-header-processor
Monolog processor which injects HTTP request headers into the log
header http logging monolog processor request-header
Last synced: 16 Jan 2026
https://github.com/hirocaster/phoenix_cowboy_remove_server_header
Remove `server: Cowboy` in http headers from Phoenix
Last synced: 12 Apr 2025
https://github.com/timursevimli/proxy-scraper-checker
Multifunctional proxy scraper and checker
http https proxy proxy-check proxy-checker proxy-list proxy-scraper proxy-scrapper socks4 socks5
Last synced: 02 May 2025
https://github.com/curveball/controller
A simple controller design pattern for curveballjs
controller curveball framework http http2 middleware typescript
Last synced: 14 Jun 2025
https://github.com/eugenganshorn/guzzlebundleretryplugin
Retry Plugin for EightPointsGuzzleBundle
bundle curl guzzle guzzle-bundle-plugin guzzle-middleware http http-client middleware plugin retry symfony symfony-bundle
Last synced: 10 Apr 2025
https://github.com/rsharifnasab/java-http-client
simple HTTP client that use java socket to send get requests
Last synced: 19 Jun 2025
https://github.com/pjc0247/stronghttp
Make Interface All the REST Requests! (강력한 REST 콜)
Last synced: 05 Mar 2025
https://github.com/friflo/vscode-friflo-post
HTTP Client for Visual Studio Code to POST JSON, XML, image, ... files to REST APIs
http http-client json json-schema rest rest-client visual-studio-code vscode vscode-extension xml
Last synced: 21 Jul 2025
https://github.com/thetestgame/panda3d-rest
Python module for utilizing the Panda3D HTTPClient for none blocking RESTful api calls.
http library non-blocking panda3d python restful
Last synced: 06 Mar 2026
https://github.com/andream16/go-opentracing-example
opentracing-go example that generates a trace and child spans across http, grpc, kafka and postgresql.
go grpc http jaeger jaegertracing kafka opentracing span traces tracing
Last synced: 14 Oct 2025
https://github.com/ramlmn/serv
💻 A development server for serving static files
cli http http-server http2 https server static tls
Last synced: 22 Mar 2025
https://github.com/prikhi/http-tasks
Convenience Functions for Working with HTTP Requests as Tasks.
Last synced: 29 Oct 2025
https://github.com/nwtgck/tcphttp-server
TCP-over-HTTP server: Clients can use it with curl and perhaps browser
http http-server nodejs tcp tcp-over-http
Last synced: 13 Apr 2025
https://github.com/fontseca/playground
A web-based HTTP client designed for testing raw web APIs or those imported from Postman collections in JSON format. This tool functions as a plugin on my website, primarily to highlight my work as a back-end engineer.
api css golang html http http-client javascript json playground postman
Last synced: 13 Apr 2025
https://github.com/joegasewicz/multipart-requests
Http multipart form data requests
http http-requests multipart multipart-formdata request
Last synced: 10 Apr 2025
https://github.com/hedhyw/semerr
A way of dealing with Golang errors
errors go golang golang-errors golang-library golang-package grpc http
Last synced: 21 Mar 2025
https://github.com/ngnjs/net
A network communications library/plugin for NGN (primarily HTTP ops).
api api-client browser callback decryption deno encryption fetch fetch-api http http-client https https-client javascript ngn nodejs promise rest web
Last synced: 12 Apr 2025
https://github.com/sharmadhiraj/flutter-access-refresh-token-manager-demo
Efficiently handle access token expiration with a single request, optimizing performance during concurrent API calls.
access-token auth dart flutter http jwt mobile-app refresh-token
Last synced: 28 Apr 2026
https://github.com/techguy940/proxies-scraper
Scraper for HTTP,HTTPS,SOCKS4,SOCKS5 Proxies
anonymous api elite free free-proxies free-proxy http https proxies proxy-list proxy-scraper scrape scraper socks4 socks5 transparent
Last synced: 13 Apr 2025
https://github.com/yashmeh/hippo
Heavy-duty data ingestor service for gRPC/REST based clients.
grpc hacktoberfest http influxdb kafka kafka-connect proxy timberio vector zookeeper
Last synced: 14 May 2025
https://github.com/kind-men/uxios
A Unity-native, Axios-inspired HTTP client for streamlined, typed, and extensible networking across platforms.
axios http http-client junison unity unitypackage
Last synced: 23 Jun 2025
https://github.com/6ixBit/FoxDos
Denial of service script leveraging concurrent go routines
Last synced: 15 Apr 2025
https://github.com/callocgd/probe
A Geometry Dash Proxy Validator Used for finding proxies that are not banned by Robtop
asyncio geometry-dash http proxy-checker proxy-validator python socks socks4 socks5
Last synced: 21 Jun 2025
https://github.com/b1nary-gr0up/piano
Simple and lightweight HTTP framework.
Last synced: 08 Jul 2025
https://github.com/charonlabs/mail
MAIL is the universal communication protocol for AI agent swarms—think SMTP for autonomous systems. It enables any AI agents to seamlessly collaborate on complex tasks across organizational boundaries, unlocking enterprise-scale automation with plug-and-play interoperability.
ai-agents distributed-systems fastapi http interoperability multi-agent-systems orchestration protocol service-discovery swarm
Last synced: 02 Feb 2026
https://github.com/arashabedii/requester
php class to send some requests
api curl curlphp http https php php-curl php-curl-library php-library php-request rest-api
Last synced: 12 Apr 2025
https://github.com/xquery/curlpipe
Curlpipe, an experimental DSL for building http execution pipelines.
Last synced: 15 Apr 2025
https://github.com/monkrus/gin-4
Walk-through of the Go Gin Framework Crash Course 4
aws beanstalk elastic framework gin golang http walkthrough
Last synced: 03 May 2025
https://github.com/nggepe/http_cache_flutter
cacheable http request with interactive widget.
cache dart flutter flutter-package http
Last synced: 10 Apr 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/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