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-02 00:14:56 UTC
- JSON Representation
https://github.com/samuelgiles/there_was_an_attempt
A small utility designed to be used alongside Dry::Monads::Result to repeatedly attempt an operation sleeping between failed attempts.
backoff backoff-strategy exponential-backoff http monads rails ruby
Last synced: 08 Oct 2025
https://github.com/navid2zp/httptracer
Simple HTTP tracer in Go
golang http httptracer trace tracer tracing
Last synced: 13 Mar 2025
https://github.com/masx200/http-https-http2-polyglot
Serve http and https and http2 connections over the same port with node.js,and add typescript support
Last synced: 18 Jun 2026
https://github.com/roadrunner-server/prometheus
RR prometheus metrics HTTP middleware
Last synced: 08 Apr 2025
https://github.com/math280h/quick-serve
A very simple and limited HTTP Server
Last synced: 05 Apr 2025
https://github.com/karashiiro/gittlz
A Git server for the laziest of us. Write and test your Git utilities without any hassle.
ci-cd docker git github-actions golang http integration-testing server ssh test-automation
Last synced: 28 Apr 2026
https://github.com/lemaur/php-url-checker
PHP package to check the URL HTTP response status code and reason phrase.
checker guzzle guzzle-php-library guzzlehttp http php status-code url
Last synced: 13 Apr 2025
https://github.com/0xn0ne/tellmewhere
一个异步的互联网信息收集工具,支持添加自定义引擎,引擎可自定义命令,自定义存储方式。
Last synced: 13 Feb 2026
https://github.com/aunkrig/autoauth
An HTTP proxy that handles proxy authentication
Last synced: 09 Oct 2025
https://github.com/gamemaker1/http-negotiator
A HTTP content negotiator for V
content-negotiation http v v-module vlang vlang-module
Last synced: 09 Feb 2026
https://github.com/aaronjan/sourcemap-scout
Source map as a HTTP service.
http nodejs service sourcemap typescript
Last synced: 09 Apr 2026
https://github.com/z4yx/iot-blockly
Build MQTT and HTTP applications with Blockly
Last synced: 04 May 2026
https://github.com/nberlette/harx
HTTP Archive Extractor
archive har har-extractor har-file har-reader harx http utility
Last synced: 21 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/ddo/request
:pizza: Simplified HTTP request client in go
golang http http-client request
Last synced: 23 Jan 2026
https://github.com/nalmeida/urltracker
A command-line tool to check HTTP status codes and track redirections for URLs.
Last synced: 17 Sep 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/i-umairkhan/http-server-nodejs
basic node server with http
Last synced: 04 May 2026
https://github.com/newtonmunene99/nodejs_server
A simple NodeJs Server: Built for handling http api calls(get,post,put,delete etc.)
api api-server express-js expressjs http node-js nodejs
Last synced: 07 May 2025
https://github.com/mesosphere-backup/http-service
Wraps connections managed by the `@dcos/connection-manager` package into an Observable.
http observable request rxjs stream
Last synced: 29 Jun 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/heathj/strip-request
A tool for minimizing HTTP requests.
burpsuite http http-requests pentesting
Last synced: 16 Oct 2025
https://github.com/tony-artz/c-http-server
A simple HTTP 1.1 Web server made using C and Sockets sys calls in Linux
c cmake gnu gnu-linux http http-server linux socket socket-programming sockets web webserver
Last synced: 30 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/mattmoony/http-client.c
A windows HTTP-Client. I started this side-project to gather some valuable and detailed information about the Hyper Text Transfer Protocol. (TLDR; this is still a work-in-progress) 🕸️
Last synced: 24 Oct 2025
https://github.com/zephyros1938/website
Repository for zephyros1938.org
http http-server https javascript javascript-project js nodejs organization socket-io socketio website zephyros1938
Last synced: 06 Feb 2026
https://github.com/erengy/hypr
C++ HTTP client library based on libcurl
cpp17 header-only http work-in-progress
Last synced: 20 Jun 2025
https://github.com/sunriax/update
Library to update software from different sources with user defined models.
0x007e download ftp github http ragae sunriax update update-client update-service
Last synced: 14 Jan 2026
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/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/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/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/bernardarhia/routee
A lightweight php routing library for writing fullstack applications, backend apis etc. It comes with speed and was inspired by how laravel handles it routing services in the framework
cms csrf-protection http lightweight php router routing url-handler
Last synced: 14 Jan 2026
https://github.com/veloii/classcharts-rs
Unoffical classcharts library for rust
api classcharts education http http-client rust
Last synced: 02 Apr 2025
https://github.com/tonto7973/xim
Xim HTTP Api and AMQP Service Bus Simulators
amqp api http servicebus simulator
Last synced: 10 Oct 2025
https://github.com/arl/serve
Serves the content of a directory as HTTP.
fileserver go golang http serve server simple simplehttpserver
Last synced: 23 Jul 2025
https://github.com/vudodov/http-querying
CQRS Querying via HTTP
command-query-pattern cqrs cqrs-architectural-pattern cqrs-pattern http middleware query query-pattern querying-via-http
Last synced: 14 Jan 2026
https://github.com/larscom/bitvavo-go
GO thread safe library (WebSockets / HTTP) for Bitvavo
api binance bitvavo broker crypto cryptocurrency exchange go golang http rest websockets ws
Last synced: 11 Apr 2025
https://github.com/roadrunner-server/proxy_ip_parser
RR X-Forwarded-*, Forwarded, True-Client-IP, X-Real-Ip parser http middleware
Last synced: 11 Jun 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/alok722/contact-management
Contact management system - Implementation of CRUD operation using MEAN stack.
angular angular-material angular7 api express express-js html http json json-api mean mean-stack meanstack meanstack-framework mongo mongoose nod node
Last synced: 21 Jan 2026
https://github.com/woojiahao/go-http-server
HTTP server built in Go, following this guide: https://theprogrammershangout.com/resources/projects/http-project-guide/intro.md
go go-http golang http http-server
Last synced: 24 Feb 2026
https://github.com/xdk78/hayai
[WIP] hayai - Fast Node.js HTTP framework built on turbo-http
fast framework http javascript nodejs router server turbo-http typescript webframework
Last synced: 04 May 2026
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/WojtekKarwacki/python-openapi-generator-rust
Typesafe Python Client and Server OpenAPI generator written in Rust / Trust
fastapi generator http http-client http-server httpx-client integration kotlin openapi openapi-codegen openapi-generator openapi-specification openapi3 openapi31 python python-3 python3 rust scala specification
Last synced: 13 Jun 2025
https://github.com/kimyu0218/custom-http
Package that mimic the http module
http http-constants http-message http-request http-response
Last synced: 25 Mar 2026
https://github.com/quillstack/uri
The simple implementation of PSR-7: UriInterface.
http php php7 psr-7 uri uri-interface url
Last synced: 01 Jun 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/mnestorov/security-headers-cloudflare-worker
Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.
clickjacking cloudflare code codeinjection cors headers http security-headers workers wrangler xss xss-filter
Last synced: 24 Jan 2026
https://github.com/apache/geronimo-schema-5
Mirror of Apache Geronimo Schema Java EE 5
geronimo http java javaee network-server web-framework
Last synced: 09 Apr 2025
https://github.com/07akioni/create-merged-request
Merge scattered requests into one, distribute corresponding result to requestor.
Last synced: 21 Mar 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/nzrsky/useragent-generator
High-performance User-Agent generator for Go. Zero-alloc bots, auto-updated browser versions from real usage data.
bot browser crawler go golang http scraping user-agent useragent
Last synced: 14 Apr 2026
https://github.com/bes-js/exchain
A fast and flexible currency exchange package for handling multiple currencies.
currency currency-converter exchange exchange-rates exchanges http nyro powerful
Last synced: 05 Feb 2026
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/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/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: 28 Jan 2026
https://github.com/erfidev/image-gallery
gallery app with http/2 api and envoy proxy
docker docker-compose envoy envoyproxy golang grpc http http2 javascript postgresql protobuf react sql
Last synced: 12 Apr 2026
https://github.com/pinpox/http-stressor
A tool to run stress tests on HTTP services
denial-of-service dos golang http stress stresstest
Last synced: 12 Oct 2025
https://github.com/alitari/mockgo-server
Lightweight and scalable server for mocking http endpoints
go golang golang-application http kubernetes mock-server
Last synced: 23 Jun 2026
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/krzys-h/http-sniff-dashboard
A pretty website displaying sniffed HTTP data! #warsztatywww
http sniff warsztatywww www www12
Last synced: 26 Mar 2025
https://github.com/khalilgharbaoui/leads-extractor
This is a script that extracts leads form multiple JSON endpoints and mashes them together.
api-client cli data-extraction extraction http json phaser ruby
Last synced: 20 Apr 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/oliver-loeffler/niohttp
Building HTTP requests and responses using Java NIO/NIO2
Last synced: 04 Jul 2025
https://github.com/bredele/salute
The best middleware for your HTTP request/response
chunk http middleware request response stream
Last synced: 02 Jul 2025
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/piotrpersona/httpst
Display information about HTTP Status Code
Last synced: 12 May 2026
https://github.com/forest6511/gdl
Concurrent, resumable file downloader for Go
download-manager downloader go http parallel-downloads
Last synced: 14 Jan 2026
https://github.com/zbo14/bouncer
😎 Dynamically block hostnames with HTTP and SOCKS proxies
docker docker-compose haproxy http http-proxy sequelize socks-proxy socks5 sqlite3
Last synced: 03 May 2026
https://github.com/litert/http-client.js
The HTTP client wrapper for Node.js
Last synced: 04 Apr 2026