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/bridgerbrown/c_http_server
backend backend-api backend-server c http http-server low-level server
Last synced: 20 Mar 2025
https://github.com/tmsmr/context
Minimal HTTP service that dumps the request context as JSON response
Last synced: 15 Mar 2025
https://github.com/znojil/heureka
📦 A simple and modern PHP library for communicating with the Heureka API.
api heureka http overeno-zakazniky php
Last synced: 13 Jan 2026
https://github.com/dubniczky/httparser
Simple HTTP request and response parser, written in pure javascript with zero dependencies
http javascript no-dependencies pure-javascript request response
Last synced: 23 Mar 2025
https://github.com/pascal-fb-martin/housemech
A home web service to automate actions on external events
home-automation http microservice smart-home triggers
Last synced: 07 Apr 2025
https://github.com/halimath/httputils
Utilities for implementing http services in Go
auth go golang http middleware
Last synced: 15 Mar 2025
https://github.com/rryter/conditional-forward-proxy
Conditionally Forward Requests
Last synced: 07 Apr 2025
https://github.com/ispalliance/adminus-process-http-client
Adminus Process basic HTTP client for easy integration
adminus client http integration ispalliance php
Last synced: 11 Sep 2025
https://github.com/xevilmaxx/blazorwebgui
Blazor Website with external GRPC / HTTP API + authentication Token
authentication authorization blazor csharp dynamic grpc http https i18next jwt layout mudblazor razor standalone tabs
Last synced: 06 May 2026
https://github.com/b13rg/locallhost
A tool to display information about http requests
Last synced: 10 Mar 2026
https://github.com/r3li4nt/http-tester
Programa para comprobar la seguridad de servidores web mediante ataques DoS.
ddos dos hacking http pentest-tool python
Last synced: 18 Apr 2025
https://github.com/dynatrace/dcrum-minihttp-decode
Mini HTTP script for DC RUM
dcrum http lua universal-decode
Last synced: 08 May 2025
https://github.com/rurangiza/adars
Building an HTTP server to understand how it works.
Last synced: 18 Mar 2025
https://github.com/statico/zerodep-node-http-server
Zero-dependency TypeScript HTTP server built on node:http with Hono-compatible API
hono-compatible http middleware no-dependencies nodejs server typescript zero-dependency
Last synced: 28 May 2026
https://github.com/kevindanne/rusthttpredirector
A simple HTTP request redirector written in rust
http http-proxy http-redirect rust
Last synced: 28 May 2026
https://github.com/citomni/infrastructure
CitOmni Infrastructure provides lean, cross-mode services and building blocks designed to support both HTTP and CLI applications. It focuses on performance, simplicity, and predictable behavior, offering a common layer that applications can rely on without overhead or unnecessary abstractions.
captcha citomni citomni-framework citomni-php cli deterministic green-by-design high-performance http infrastructure low-overhead php php8 psr-4
Last synced: 13 Jan 2026
https://github.com/thepatrik/hellohttp
A simple barebone HTTP server implementation in golang.
Last synced: 16 Jan 2026
https://github.com/dlampsi/gsrv
Wrapper for starting and maintaining HTTP and gRPC server
go golang golang-library grpc-go grpc-server http http-server
Last synced: 30 Mar 2025
https://github.com/jjbchunta/endpoint-routing
A directory-based HTTP request router.
Last synced: 04 Apr 2025
https://github.com/jkrhb/eclipse_thingweb_app
Web of Things Flutter app based on Eclipse Thingweb dart_wot
coap dart flutter http mqtt web-of-things wot
Last synced: 16 Apr 2026
https://github.com/rinapen/yay-cpp-wrapper
🌐Modern C++ wrapper for Yay (SNS) API.
api-client http http-client websocket yay
Last synced: 17 Nov 2025
https://github.com/kostastepetes/har-analyzer-website-mern
🧙♂️ MERN stack website (MongoDB + Express + React + NodeJS) that operates as a Crowdsourcing platform and allows users to upload, analyze and process their HAR Files (HTTP Archives)
crowdsourcing express har http http-archive mern mern-stack mongodb mongoose nodejs react
Last synced: 12 Apr 2026
https://github.com/soenneker/soenneker.trustedform.client
A .NET thread-safe singleton HttpClient for Active Prospect's TrustedForm
active client csharp dotnet http httpclient httpclients prospect trustedform trustedformclient
Last synced: 10 Jun 2026
https://github.com/marcandreappel/http_status
Small library to work with HTTP Status Codes
Last synced: 04 Oct 2025
https://github.com/willdev12/gs-httpget
A very simple method for running code from an external url in Google Script
google google-cloud google-script gs http httpget library urlfetchapp
Last synced: 25 Sep 2025
https://github.com/cjp2600/roadrunner-glow
Simple http request Orchestrate for RoadRunner.
Last synced: 02 Jul 2025
https://github.com/diegohce/httprecorder
httprecorder tool to mock integration tests with other microservices
http httpproxy integration-test proxy recorder replay replay-response replay-responses request-recorder requests-recorder test unit-test
Last synced: 24 Mar 2025
https://github.com/foxcapades/lib-k-multipart
Kotlin MultiPart BodyPublisher for the JDK HttpClient API.
http httpclient jdk11 kotlin multipart multipart-formdata multipart-uploads
Last synced: 06 Apr 2025
https://github.com/filiprokita/connectiontest
This simple Python program is designed for testing internet connection. It prompts the user to enter a URL and then attempts to establish a connection with that address using the requests module.
automation connection errorhandling http networking python requests testing webdev
Last synced: 24 Mar 2025
https://github.com/simon28082/microservice-server
Microservice server
http http-server microservice socket swoole tcp tcp-server
Last synced: 21 Jul 2025
https://github.com/bcrist/shittip
Another shitty HTTP server
http http-server server zig zig-library zig-package ziglang
Last synced: 06 Jan 2026
https://github.com/alexisrodriguezcs/http-1.1-client
A simple HTTP 1.1 Client that implements the GET method and includes the basics of the HTTP/1.1. The program implements a function that takes a URL and returns the body bytes by parsing, checking for the response of the server, and making a GET request. (Python)
Last synced: 11 Jun 2025
https://github.com/yekuuun/use-fetch
fuck http call libs like axios etc. Here is a simple TS class showing how to use fetch instead
api fetch http httpcall typescript
Last synced: 03 Jul 2025
https://github.com/chandrakant0110/weather-app
This is the Flutter Weather App which works on all platform including Android, iOS, MacOS, Wiindows and in Web too.
dart flutter http responsive-design rest-api windows-app
Last synced: 12 Apr 2026
https://github.com/alvarovelascoprieto/scraperegela
Este script gestiona las peticiones HTTP (cookies, tokens, redirecciones...) necesarias para iniciar sesión en egela (moodle) y descarga todo los PDFs de la asignatura. Además, introduce todas las tareas disponibles junto con su fecha de entrega en un documeto csv.
beautifulsoup http requests scraping
Last synced: 08 Apr 2025
https://github.com/luminati-io/axios-with-proxies
Set up and use proxies with Axios for HTTP, HTTPS, and SOCKS requests, including advanced use cases like rotating proxies and global configurations.
api authentication axios http https proxy-agent proxy-server socks
Last synced: 04 Feb 2026
https://github.com/eason0729/simple-reverse-proxy
A simple http reverse proxy as a learning project
http proxy reverse-proxy rust websocket
Last synced: 01 Mar 2026
https://github.com/yankeguo-deprecated/redirect-alt
A simple HTTP service doest nothing but redirect
Last synced: 08 Apr 2025
https://github.com/rajikaimal/http-fetcher
:zap: Minimal effort for http requests
Last synced: 01 Apr 2025
https://github.com/nventive/mallardmessagehandlers
Suite of useful HttpMessageHandlers for dotnet applications
delegatinghandler dotnet http mobile netstandard20
Last synced: 13 Apr 2025
https://github.com/jk-slezak/http-server
Programming a simple web server in Rust while developing better knowledge of the HTTP protocol
Last synced: 16 Mar 2025
https://github.com/lucid-services/serviser-sdk
SDK client plugin for `serviser` based apps and a SDK package generator
Last synced: 09 Apr 2025
https://github.com/pke/webhook2websocket
Forwards webhook payload to websockets
Last synced: 07 Jan 2026
https://github.com/jameskyburz/azure-cloud-function-http-server
run your http server as a google cloud function
azure-functions faas http http-server in-memory-http-server lambda nodejs proxy serverless
Last synced: 02 May 2026
https://github.com/fantasticfiasco/serilog-sinks-http-diagnostics
Diagnostics for Serilog.Sinks.Http
Last synced: 02 Apr 2025
https://github.com/manu-sh/http_normalizer
http url normalization for web crawlers
crawler http spider url-normalization
Last synced: 12 Jun 2025
https://github.com/knu-k/large-file-processing-demo
The project takes a solution approach to how to handle large files.
chunked-uploads http large-file-upload mp4-video spring
Last synced: 02 Apr 2025
https://github.com/mhio/node-koa-api-handle
Koa API Handler
api http javascript koa nodejs
Last synced: 08 May 2026
https://github.com/nikoladjuroviic/security-header-scanner
A Python-based tool that scans websites for common HTTP security headers. Supports both manual and bulk scanning with log file generation.
cybersecurity-tools header-scanner http python
Last synced: 24 Apr 2025
https://github.com/ayushs2k1/log-ingestor-and-query-interface-go
Heavy-duty data ingestor service for gRPC/REST based clients.
grpc http influxdb kafka kafka-connect proxy timberio vector zookeeper
Last synced: 03 Jan 2026
https://github.com/alinangnaiba/anino
Lightweight .NET mock API server that serves JSON-defined endpoints and forwards unmatched requests to a live backend (YARP) for unified local API during frontend development and testing. Download the tool here https://www.nuget.org/packages/Anino.Tool
api-mocking cli devtools dotnet frontend-development http json mock-server reverse-proxy testing yarp
Last synced: 14 Jan 2026
https://github.com/mdminhazulhaque/php-gpio-tool
:bulb: A simple PHP-based automation project using GPIO on NanoPi Neo
Last synced: 29 May 2026
https://github.com/orestispanago/mobotix-exposure
Set Mobotix exposure time and download photos, uploads folder to FTP
ftp-client get http ipcamera python requests
Last synced: 25 Mar 2025
https://github.com/karenyov/ioniclogin
Aplicativo Ionic 2 com autenticação de login feita por um servidor em Node.js
api autenticacao authentication http ionic2 login nodejs server
Last synced: 15 May 2026
https://github.com/giovannism20/spotplayer
An attempt to create an application by doing HTTP request with the Alamofire network client.
Last synced: 09 Apr 2025
https://github.com/twyla-ai/http-middleware-zeit-template
Twyla HTTP Integration Middleware Template
asgi chatbot conversation http integration middleware python starlette template twyla zeit-now
Last synced: 06 Sep 2025
https://github.com/duruyao/gochat
GoChat provides temporary and anonymous group chat service through Web.
chat chat-service cross-platform golang group-chat http https lightweight platform-independent ssl-tls tcp-ip web-application web-server websocket
Last synced: 11 Mar 2026
https://github.com/nir3x/httpcontentwriter
HTTP Content Writer - Custom http.ResponseWriter for Dynamic Content-Type
content-type go golang http http-response middleware
Last synced: 29 Jun 2025
https://github.com/elkingarcia11/mlb-gameday-obp-odds
Small Python script that pulls MLB team on-base percentage (OBP) for the current season, loads today’s schedule, and writes CSV files that list each team’s OBP edge against its opponent for the day. It also labels each side of a game as betting favorite, not favorite, or equal using American moneylines from ESPN’s public game data.
api csv data http https json mlb mlb-stats-api moneyline odds python rest sports urllib
Last synced: 30 May 2026
https://github.com/doncato/dmnb_server
This is the Server instance of my 'Dead Man Notification Beacon' Project. Which is a webserver to accept Post Request and act as a virtual Dead Man Switch
deadmanswitch http http-server rust
Last synced: 25 Mar 2025
https://github.com/biyuqi/memory-leak
个人博客, 学习, 收集, 整理编程遇到的问题
devops flutter http javascript linux typescript vim vue webpack
Last synced: 13 Apr 2026
https://github.com/railt/http
[READ ONLY] Subtree split of the Railt Http component (see railt/railt)
Last synced: 17 May 2026
https://github.com/rummik/webremote
A quickly dropped together LIRC client for controlling the TV at home
http lirc nodejs remote remote-control tv website
Last synced: 10 Jan 2026
https://github.com/risboo6909/emulate_tornado_server
Collection of short functions to simplify tornado-based clients testing
Last synced: 14 Jan 2026
https://github.com/rahulkrsharma2004/video-calling-app
This project is a video calling application built using MERN STACK and socket.io and for style tailwind.css. It allows users to connect and communicate via video calls in real-time.
cors expressjs http mern-stack nodejs reactjs simple-peer socket-io socketio-client tailwindcss
Last synced: 13 Apr 2026
https://github.com/hanaasagi/url-router
URL router
http radix-tree router url zig ziglang
Last synced: 10 Jul 2025
https://github.com/aitumik/snippetbox
Snippetbox web app
auth auth0 docker elasticsearch go golang http kibana mux-router
Last synced: 13 Apr 2026
https://github.com/datawookie/demands
HTTP request verbs with exponential backoff
Last synced: 08 Apr 2025
https://github.com/jamesorlakin/simple-http-echo
A simple wildcard HTTP app to return headers and paths for reverse proxy debugging
debug hacktoberfest http proxy
Last synced: 26 Mar 2025
https://github.com/darren277/series-of-tubes
This is an exploratory project where I experiment with various HTTP mechanisms using the c language.
Last synced: 02 Apr 2025
https://github.com/rnelson/libexec.aspnetcore.environmentheaders
ASP.NET Core middleware for adding environment information to response headers
Last synced: 12 May 2025
https://github.com/villaleo/calculator
A lightweight, stateless REST API to perform basic arithmetic operations.
Last synced: 09 Jun 2026
https://github.com/deb-ict/go-router
A secure HTTP router for go web applications
authentication authorization go http middleware mux router
Last synced: 26 May 2026