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-21 00:11:10 UTC
- JSON Representation
https://github.com/rstgroup/http-method-override
HTTP method override PSR-7 middleware
http method-override middleware psr-7
Last synced: 12 Apr 2025
https://github.com/MikeKovarik/anchora-app
👨💻 Localhost has never been sexier. Simple yet powerful static server app for Windows
http http-server http2 http2-push https node static-server
Last synced: 03 Apr 2025
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/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/bdusell/jitsu-http
Object-oriented interfaces to HTTP requests and responses in PHP
abstraction http http-request http-response interface php web-development
Last synced: 09 Apr 2025
https://github.com/nmrshll/go-httpclient-middl
Add middleware to your HTTP clients in Go
client go golang http http-client middleware
Last synced: 30 Mar 2025
https://github.com/giovannicardamone/http-class
browser http http-errors javascript nodejs typescript
Last synced: 14 Apr 2025
https://github.com/asynched/fastlify
Fastlify is a framework built around Flask for dealing with REST APIs. 🏎
Last synced: 22 May 2026
https://github.com/jsproede/jsproxy
JS-Proxy is a desktop application, which intercepts all HTTP(S) requests for devices/services which use JS-Proxy as a proxy server.
electron http https proxy typescript vue vuex
Last synced: 19 Jan 2026
https://github.com/kenjij/neko-http-ruby
Pure Ruby HTTP client using net/http
Last synced: 18 Jul 2025
https://github.com/tada5hi/trapi
TRAPI is a collection of packages to create/generate metadata for REST-APis and generate swagger documentations.
api decorators http openapi openapi3 rest rest-api swagger typescript
Last synced: 16 Mar 2025
https://github.com/kazemmdev/http-status
A simple Enum for http status codes responses
enum http http-status-codes php php8
Last synced: 18 Nov 2025
https://github.com/richardschoen/ileaccess
Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.
as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice
Last synced: 24 Jul 2025
https://github.com/mrfoh/httpprobe
A powerful HTTP API testing tool for defining, running, and validating API tests using YAML or JSON test definitions.
api go http http-testing testing
Last synced: 08 Mar 2026
https://github.com/websnifferhq/websniffer-php
Simple PHP script to display HTTP response headers and content
hacktoberfest http http-header http-headers http-requests https php websniffer
Last synced: 06 Nov 2025
https://github.com/teaentitylab/httpapiservice
A Retrofit inspired implementation for Rust
api api-client api-service binding http http-client hyper multipart retrofit rust rust-lang rustlang
Last synced: 26 Jul 2025
https://github.com/milesstoetzner/stoetzms-can2x
can2x is a simple utility for connecting a CAN bus bidirectional with one or multiple CAN busses over the network using common web protocols, such as HTTP, MQTT, Socket.IO, and WebSockets.
bridge bus can can2http can2mqtt can2socketio can2ws can2x http mqtt socketio vcan virtual ws
Last synced: 28 Jul 2025
https://github.com/jmz-mzr/webserv
A high-performance, non-blocking C++ web server emulating NGINX functionality
42 42born2code 42cursus 42network 42paris 42school cpp cpp98 http http-server nginx webserver
Last synced: 09 Apr 2026
https://github.com/kiwilan/php-http-pool
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.
concurrency guzzle http kiwilan php pool requests
Last synced: 31 Jul 2025
https://github.com/nehakushwah993/pokemon_flutter
Pokémon Flutter project featuring Bloc, GoRouter, and Hive.
bloc dart flutter flutter-apps gorouter hive http provider
Last synced: 24 Sep 2025
https://github.com/fdero/dct-library-backend
C, Postgres, Redis backend REST-API for an immaginary library
backend c http json jwt jwt-authentication multithreading password-hashing password-salting postgres redis rest-api socket
Last synced: 02 Aug 2025
https://github.com/david-ni/axio-plus
HTTP client base on Axios for the browser
Last synced: 25 Sep 2025
https://github.com/VertikaJain/node-js
100 days of code challenge. Day-50 onwards
callbacks dns error-handling event-emitter filesystem http node-js streams url
Last synced: 02 Aug 2025
https://github.com/segevfiner/fetch-light-my-request
fetch-mock wrapper over light-my-request
fetch fetch-mock http injection light-my-request nodejs
Last synced: 28 Sep 2025
https://github.com/repejota/apiholdit
APIholdit is a drop-in and easy to deploy microservice who exposes an HTTP API you can use to generate placeholder images with a desired text, automatically centered and scaled.
api apiholdit design golang http image microservice mockup mvp placeholder prototype rest
Last synced: 09 Nov 2025
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/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/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/jpetrucciani/argus
a customizable http request logger with prometheus metrics
Last synced: 04 Oct 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/jaemk/mini_http
mini async http server
asynchronous http http-server mio
Last synced: 14 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/xzeldon/http-proxy-server
Simple http proxy server implemented in Go
Last synced: 05 Oct 2025
https://github.com/rob-blackbourn/bareclient
A simple asyncio http client https://rob-blackbourn.github.io/bareClient/
asyncio bareasgi client http http-client http2 python python-3
Last synced: 19 Aug 2025
https://github.com/toni08bit/outside
An easy-to-use python web framework. Inspired by Flask.
flask http http-server nginx python3 ssl websocket websockets
Last synced: 21 Aug 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/asynched/http-static-server
A static file server for NodeJS. 📁
Last synced: 25 May 2026
https://github.com/bytedev/bytedev.formurlencoded
.NET Standard library for serializing and deserializing form URL encoded (application/x-www-form-urlencoded) data.
csharp dotnet-standard formurlencoded http serialization serializer
Last synced: 31 Aug 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/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/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/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/dotnet/homebrew-dev-proxy
Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
command-line-tool dev-proxy developer-tools development http microsoft-365 microsoft-graph proxy rest
Last synced: 15 Apr 2025
https://github.com/osscorplabs/clarence
Build powerful CLI tools backed by HTTP APIs
Last synced: 13 Jan 2026
https://github.com/jhony-v/api-entity
♒ Create service entities according to your API requests, agnostic to the framework you are using and fully typed
api-client axios browser fetch http models promise
Last synced: 23 Mar 2025
https://github.com/vyfor/yandex-music-rs
📦 Rust wrapper for the Yandex Music API
api async http library music rust wrapper yandex yandex-music yandex-music-api
Last synced: 13 Apr 2025
https://github.com/vgangireddyin/limitware
Generic middleware framework to limit available resources for Golang
Last synced: 26 May 2026
https://github.com/alok722/news-app-angular
A resposnive news web app coded with Angular consuming "https://newsapi.org/" API
angular angular-material angular7 hactoberfest hactoberfest-accepted hactoberfest2020 http news-web newsapi
Last synced: 04 Jan 2026
https://github.com/wichmann/rasppi
Some scripts for the RaspberryPI.
http mqtt opc raspberrypi raspbian websocket
Last synced: 04 Jan 2026
https://github.com/apache/geronimo-schema-6
Mirror of Apache Geronimo Schema Java EE 6
geronimo http java javaee network-server web-framework
Last synced: 30 Jun 2025
https://github.com/yavuzsonmez/42-webserv
NGINX-like HTTP/1.1 server using TCP sockets and I/O multiplexing written in C++98
cpp98 http io-multiplexing socket tcp unix
Last synced: 15 May 2025
https://github.com/szykol/potato
A simple http server 🥔
cmake cpp googletest http server
Last synced: 06 Mar 2025
https://github.com/waldekmastykarz/dev-proxy-aspire
Use Dev Proxy extensions for .NET Aspire to seamlessly integrate Dev Proxy into your distributed applications.
api-testing aspire chaos-engineering dev-proxy developer-tools development devtools http microsoft-365 mock-server openapi proxy resilience rest
Last synced: 15 May 2025
https://github.com/thiagodp/http
HTTP headers, status codes, charsets, mimes, etc.
charset compression enconding header http mime php phputil status
Last synced: 11 Sep 2025
https://github.com/qeeqbox/minimal-server
Asyncio websocket http server [Needed for internal testing]
asyncio http minimal server websockets
Last synced: 27 May 2026
https://github.com/lifailon/check-host
Module for check ping, http, tcp, udp and dns to Internet using Check Host via REST API
api bash check check-host checker http linux module powershell powershell-core pwsh script shell tcp udp windows
Last synced: 24 Sep 2025
https://github.com/vspaz/scala-http
a scala http client that supports request retries on specific errors & exceptions, json serialization and deserialization, authentication etc. in a simple way.
error-handling exceptions http http-client retries scala
Last synced: 21 Feb 2026
https://github.com/FarhadF/geoip-server
No bullshit blazing fast geoip server
Last synced: 31 Mar 2025
https://github.com/licoy/logic-axios
a logic axios request encapsulation
axios easy http logic-axios request simple
Last synced: 01 Jul 2025
https://github.com/williamkoller/api-sales
API Sales
api cors docker express http typeorm typescript
Last synced: 05 May 2026
https://github.com/ankorstore/yokai-http-template
HTTP application template based on the Yokai Go framework.
dependency-injection framework go golang http modular observability opentelemetry yokai
Last synced: 30 Jan 2026
https://github.com/phpzm/php-like-a-boss
Este livro tem a pretensão de ser um guia de como criar aplicações usando PHP usando o que há de melhor na Orientação a Objetos e no ecossistema da linguagem.
http http-router middleware oop oop-principles orm php php7 software-architecture software-engineering software-quality
Last synced: 31 Mar 2025
https://github.com/roadrunner-server/prometheus
RR prometheus metrics HTTP middleware
Last synced: 08 Apr 2025
https://github.com/gimke/cart
A HTTP web framework written in golang
go golang http middleware webserver
Last synced: 16 Jan 2026
https://github.com/donuts-are-good/knockknock
simple http load tester for static sites
Last synced: 20 Nov 2025
https://github.com/kkentzo/mockit
A development tool to quickly mock various aspects of an http endpoint using the command-line
Last synced: 10 Mar 2026
https://github.com/apache/geronimo-genesis
Mirror of Apache Geronimo genesis
geronimo http java javaee network-server web-framework
Last synced: 10 Jun 2025
https://github.com/invetica/media-types
Media types (https://tools.ietf.org/html/rfc2046).
api clojure http media-types mime
Last synced: 21 Feb 2026
https://github.com/recidvst/node-gnu-clacks
A man is not dead while his name is still spoken. Add an 'X-Clacks-Overhead' Header to your Node/Express app.
express headers http middleware node npm npm-package pratchett
Last synced: 07 May 2026
https://github.com/csharpermantle/creq
An elegant way to generate HTTP/1.x messages in C
c embedded http http-requests http1 request-response web
Last synced: 28 May 2026
https://github.com/tsar-boomba/motorx
A reverse-proxy in pure rust
http reverse-proxy rust server
Last synced: 13 Apr 2025
https://github.com/filippofinke/dstat
📈 Simple dstat server written in java that shows you requests per second.
dstat http java layer7 stresstest
Last synced: 18 Jun 2025
https://github.com/aarnaud/http-mitigation
ddos-protection golang http mitigation ngix
Last synced: 16 Jan 2026