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-27 00:14:44 UTC
- JSON Representation
https://github.com/brandonp2412/warframerelics
Automating the valuation of relics in Warframe
google-sheets http javascript warframe
Last synced: 16 Oct 2025
https://github.com/jackdbd/content-security-policy
Content-Security-Policy in JavaScript, with validation and automatic hashes.
content-security-policy cross-site-scripting csp csp-directives http http-header xss
Last synced: 19 Feb 2026
https://github.com/peterservice-rnd/robotframework-requestschecker
RobotFramework Requests Checker Library
automation autotest http requests response-code robotframework testing
Last synced: 05 Oct 2025
https://github.com/igudkova/http-mock-player
.NET library for recording and playing HTTP mock requests
dotnet http integration-testing json mock nunit
Last synced: 14 Jan 2026
https://github.com/ccostafrias/semana-omnistack-9.0
Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.
client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket
Last synced: 12 Jun 2026
https://github.com/jedimahdi/movie-network
Movie network system with c++
cpp cpp11 http mvc web-application
Last synced: 05 Oct 2025
https://github.com/octolab/protocol
📡 Toolkit for service communication protocols. 🛰
go grpc hacktoberfest http octolab protocol rest rpc toolkit
Last synced: 27 Jan 2026
https://github.com/paulinetw/famous-pig-game
A simple dice game with two players. Each player repeatedly rolls a dice until either a 1 is rolled or the player decides to "hold". The player who first scores 100 or more points wins.
css dom-manipulation game http javascript
Last synced: 13 Jun 2026
https://github.com/dheid/sentry-http-interceptors
Sends tracing information about Apache HttpClient calls to Sentry
apache devops http httpclient httpcomponents httpcomponents-client java monitor monitoring sentry trace tracing
Last synced: 20 Aug 2025
https://github.com/jwill9999/react-redux-weather_app
React Redux Weather app using the open weather map API.
axios charts google-maps http openweathermap-api react react-redux redux redux-promise-middleware sparklines
Last synced: 19 Apr 2026
https://github.com/rkojedzinszky/mac2vendor
Mac address lookup service
golang http lookup macaddress service
Last synced: 20 Oct 2025
https://github.com/asynched/basic-http-server
A simple implementation of the HTTP protocol using Rust.
Last synced: 19 Oct 2025
https://github.com/monadicstack/respond
A Go package to simplify writing HTTP responses.
Last synced: 18 Jan 2026
https://github.com/bengadbois/flakyserver
Configurable HTTP server that flakes out
Last synced: 20 Oct 2025
https://github.com/krisluczka/scrapium.h
Simple, light and fast C++ webscraping library.
cpp http scraping scrapping webscraping webscrapping
Last synced: 15 Apr 2025
https://github.com/baptistelambert/koa-http-basic-auth
🌱 HTTP basic auth middleware for koa.
basic-authentication http koa middleware nodejs
Last synced: 06 May 2026
https://github.com/barbosaigor/rq
RQ is a lightweight REST (over HTTP/HTTPS) request library.
fast http https lightweight request rest restful simple
Last synced: 12 Jan 2026
https://github.com/eraclitux/middle
Package for building http services
golang-package http microservices
Last synced: 24 Oct 2025
https://github.com/dag0310/mailer-php-api
Send emails using an HTTP PHP API using PHPMailer.
api email http javascript mailing php phpmailer python
Last synced: 18 Jan 2026
https://github.com/hamas-ur-rehman/httpservice
This package contains classes that make it easy to consume the http package. It's multi-platform, and supports mobile, desktop, and the browser. It supports GET,PUT,POST,DELETE and PATCH requests. It Depends on the http package
classes dart dart-library flutter flutterpackage hacktoberfest http http-server serverrequestinterface
Last synced: 22 Feb 2026
https://github.com/staciax/code-server-docker-with-ssl
simple code-server on docker with nginx-proxy, acme-companion
acme-companion code-server containers docker docker-compose http https nginx nginx-proxy ssl vscode
Last synced: 26 Feb 2025
https://github.com/sctech-tr/pyserver
incredibly simple http server in python.
file ftp http http-server internet network pip python python-http python-http-server python-httpserver python-package pythonhttp-server pythonhttpserver
Last synced: 18 Aug 2025
https://github.com/dortenzio/waypp
WAYpp, trip app with JavaFx for frontend, php and mysql for backend.
api graphhopper groq-api http javafx mail-api mysql php
Last synced: 03 May 2026
https://github.com/jacob-c-smith/http
Parse and serialize HTTP requests and responses
Last synced: 28 Jun 2025
https://github.com/star-inc/bhttp.go
The easiest HTTP client for GoLang from Butterfly.
client go golang http http-client
Last synced: 20 Feb 2026
https://github.com/crypto-scythe/http_generator
Generator for HTTP header fields, status codes and media types
headers http media-types php status-codes
Last synced: 03 Apr 2025
https://github.com/sgreben/http-subst-server
tiny static file server, with dead simple templates (just $VARIABLES). single binary, no dependencies. linux, osx, windows. #golang
binary environment-variables golang http server subst
Last synced: 01 Apr 2025
https://github.com/watchapi/watchapi
REST API client for Next.js, NestJS or tRPC backends. Designed to keep in sync tests with the actual code.
api-client http http-client nestjs nextjs rest-api trpc vs-code vscode-extension
Last synced: 10 Feb 2026
https://github.com/maricard18/42-webserv
This project is about writing your own HTTP server
42 42-webserv 42-webserver 42born2code 42cursus 42projects 42school 42webserv cpp http http-server webserv webserver
Last synced: 19 Sep 2025
https://github.com/paingha/vider
Golang HTTP Request Package with JavaScript Fetch-like API
api-request fetch-api golang http
Last synced: 28 Jan 2026
https://github.com/zon-dev/url
Zig URL package is a URI extension package
http parser url url-parser zig
Last synced: 15 Mar 2025
https://github.com/egomobile/node-http-server
Very fast alternative to Express.js, with simple routing and middleware support for Node.js
backend connect controllers express express-js express-middleware expressjs http http-server javascript js middleware mvc mvc-pattern node node-js nodejs server ts typescript
Last synced: 05 Oct 2025
https://github.com/di-void/httdee-rs
Simple http server with form-data parsing 🦀
http http-server rust rust-lang
Last synced: 15 Mar 2026
https://github.com/pranshu-89/mcp-server-api-tools
This is initially for demo purpose for showing MCP server capabilities.
api-rest csharp dotnet http mcp mcp-server
Last synced: 14 Apr 2026
https://github.com/mohammad-pooladi/http3_quic
HTTP/3 is the latest version of the HTTP protocol, built on top of the QUIC protocol. It is designed to reduce latency, improve security, and enhance performance. Unlike HTTP/2, which relies on TCP, HTTP/3 uses QUIC directly.
Last synced: 21 Jan 2026
https://github.com/opentable/otj-server
OpenTable Java server template component
core http mvc platform-java reactive server
Last synced: 24 Jul 2025
https://github.com/jjeffery/hclconfig
HCL configuration files
changes configuration encryption http kms s3
Last synced: 23 Jan 2026
https://github.com/tomrlq/lrconnection
An HTTP library that makes networking for iOS easier
Last synced: 24 Feb 2026
https://github.com/dan-and-dna/serverboy
Turn any app that uses STDIN/STDOUT into a game server
game-server http indie-game tcp websocket
Last synced: 14 Mar 2025
https://github.com/galaxy-sea/libby-http-cache-control
By reusing previously acquired resources, you can significantly improve the performance of websites and applications. Web caching reduces latency and network traffic, thereby reducing the time required to display resource representations. Become more responsive by using HTTP caching
cache cache-control caching etag http httpcache java spring spring-boot springmvc
Last synced: 12 Mar 2026
https://github.com/nwtgck/piping-url-agent
URL-getting Agent for Piping Server
agent http http-server piping-server
Last synced: 21 Jan 2026
https://github.com/lstep/clicpost
Chrome extension to trigger a POST http request with url,title sent to a remote url
Last synced: 22 May 2026
https://github.com/nampdn/elex
Perform election speed check on list of gateways to find the fastest url
browser gateway http ipfs javascript node react-native speedtest typescript
Last synced: 02 Jul 2025
https://github.com/hamzaelkhatri/webserve
The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems
Last synced: 01 Apr 2025
https://github.com/xcrap-dev/puppeteer-extra-client
Xcrap Puppeteer Extra Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer Extra library.
client extra http javascript nodejs puppeteer scraping typescript web xcrap
Last synced: 01 Jun 2026
https://github.com/plasmapper/http-esp-cpp
HTTP C++ Class Component for ESP-IDF
Last synced: 18 Jan 2026
https://github.com/derekargueta/drekswerver
Event-driven web server written in Python
event event-driven file-server http python server
Last synced: 23 Aug 2025
https://github.com/dcoxall/eventmachine-circuit_breaker
A circuit breaker for eventmachine and em-http-request
circuit-breaker eventmachine http middleware
Last synced: 12 Apr 2025
https://github.com/ggrandes/httpbench
HttpBench is a benchmark command line tool for measuring the performance of HTTP web servers
Last synced: 14 Jan 2026
https://github.com/pavlevujicic/webdevproject
Created a web application to provide exhibition space for artists, to showcase their work and connect artists with the community.
css express-js html http javascript json mongodb mvc-architecture nodejs pugjs restful-api
Last synced: 24 Jan 2026
https://github.com/piotrpress/remoter
This library is a chainable HTTP Client based on file_get_contents() function.
chain chainable file-get-contents header headers http http-client httpclient php remoter request response url
Last synced: 10 Jul 2025
https://github.com/dever-labs/mockly
Cross-platform multi-protocol mock server — HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT — with a web UI, scenario system, and fault injection.
ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket
Last synced: 22 May 2026
https://github.com/monolithprojects/ansible-http_proxy_client
This Ansible role will setup HTTP/HTTPS/FTP Proxy client.
apt client ftp http https proxy proxy-client
Last synced: 06 Feb 2026
https://github.com/hugoalh/http-header-value-handler-es
An ECMAScript (JavaScript & TypeScript) module to handle the HTTP header value.
ecmascript ecmascript-module es es-module esm esmodule handle handler header http javascript js ts typescript
Last synced: 15 Sep 2025
https://github.com/asut00/webserv
Custom HTTP server implemented in C++98, designed to handle client requests efficiently, parse HTTP messages, and serve static or dynamic content.
Last synced: 04 Nov 2025
https://github.com/thegreekman76/fitz
Lenguaje compilado con HTTP/async/auth/WebSockets/cron como ciudadanos de primera clase. Sintaxis inspirada en Python/TypeScript, binario nativo standalone.
compiler cron http interpreter language-design lsp multiplatform patagonia programming-language python-interop rust vscode-extension
Last synced: 09 Jun 2026
https://github.com/hacimertgokhan/must
A lightweight http-request application that developed with Rust and Tauri.
http http-requests javascript postman-alternative rust tauri
Last synced: 09 Apr 2026
https://github.com/thiagomvas/seederly
Seederly is a modern API tester, but smarter. It lets you create, test, and send HTTP requests while automatically generating realistic, structured, and schema-based fake data, with none of that AI bloat.
api automation cicd contributions-welcome csharp http requests rest-api testing tool
Last synced: 24 Feb 2026
https://github.com/jedbrooke/golem-network-requestor
golem provider runtime with network access via http (socks5 coming soon) proxy
golem http networking proxy ssh
Last synced: 06 Feb 2026
https://github.com/httpland/http-middleware
HTTP middleware specification
fetch fetch-api http http-middleware middleware request response spec specification
Last synced: 25 May 2026
https://github.com/saehun/pasted-request
Generate a http request config from a curl command string or a raw http request string.
axios curl http nodejs parser request typescript
Last synced: 10 Apr 2026
https://github.com/josmanperez/nbapollo
Swift library to handle HTTP Request and convert object using Codable
Last synced: 12 Nov 2025
https://github.com/saasquatch/apache-client5-reactive
Thin wrapper around Apache HttpAsyncClient 5.x to expose Reactive Streams interfaces.
apache apache-httpclient apache-httpcomponents async flowable http http-client httpcomponents httpcomponents-client java reactive-streams reactivex rxjava
Last synced: 04 Jun 2026
https://github.com/flume-cloud-services/database
Golang Database via HTTP using LevelDB (by Flume Cloud Services)
cloud database firestore golang http http-server json self-hosted
Last synced: 18 Jan 2026
https://github.com/deer-hunt/ipsurv
IpSurv are investigation tools for surveying IP addresses, network investigation, test and debugging - "ipsurv, ipscap, ipsend". Those tools allow for packet capture, such as tcpdump, and packet sending tests. Each tools and internal program are extensible using Python.
command-line-tool debug geolocation http ip ip-address ipv4 network packet-capture python python-library python3 raw-sockets rdap socket tcp tcp-protocol tcpdump udp whois
Last synced: 09 Apr 2026
https://github.com/pavelprokhorenko/graphql-requests
GraphQL client, high performance, easy to use, sync/async support
aiohttp aiohttp-client async asynchronous asyncio graphql http http-client json long-polling python python3 web websocket
Last synced: 10 Mar 2026
https://github.com/dotnetzero/FunctionApp
Sever that serves up the web / scripts
azure azure-functions csharp http powershell
Last synced: 29 Jul 2025
https://github.com/go-leo/gorilla
Generate the Gorilla routing file based on the protobuf and Google API rules
go golang googleapis gorilla-mux http http-router protocol restful restful-api
Last synced: 15 Aug 2025
https://github.com/niradler/remote-deployer
A tool to run scripts on a remote server.
deploy deployer deployment http remote ssh
Last synced: 15 Aug 2025
https://github.com/rickbarretto/eleventh
Eleventh is a turn-based card game inspired by FIFA’s Ultimate Team cards and the strategic style of Soccer Manager. This Project was intended for the TEC502 Concurrency & Connectivity's Problem Based Learning.
asyncio card-game concurrency football game http network-programming pbl socket
Last synced: 02 Sep 2025
https://github.com/linux-vps/httpyac-example
Tokens are stored from the response, in an environment variable, with a set name.
accesstoken http httpyac refresh-token requests token
Last synced: 22 Mar 2025
https://github.com/mrgrd56/jsonhttpclient
csharp dotnet http json nuget-package
Last synced: 13 Apr 2026
https://github.com/natural/http-simulator
Simulate HTTP responses with HTTP requests.
Last synced: 29 Jul 2025
https://github.com/axetroy/wxapp-xmlhttprequest
Web XMLHttpRequest implement for WeChat APP
Last synced: 09 Apr 2025
https://github.com/cakekindel/purescript-axon
HTTP server library inspired by axum; best-in-class expressiveness & backend-agnostic.
api http http-server purescript rest server
Last synced: 09 Mar 2026