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-30 00:15:02 UTC
- JSON Representation
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/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/middlewares/recaptcha
PSR-15 middleware to use Google reCAPTCHA for spam prevention
http middleware prevention psr-15 recaptcha security
Last synced: 06 May 2025
https://github.com/tambapps/hyperpoet
a Groovy-friendly and Marcel-friendly HTTP client backed by OkHttp
Last synced: 04 May 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/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/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/kilosonc/faye
faye is multiply thread downloader written in golang
Last synced: 12 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/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/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/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/hirocaster/phoenix_cowboy_remove_server_header
Remove `server: Cowboy` in http headers from Phoenix
Last synced: 12 Apr 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/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/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/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/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/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/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/howprogrammingworks/httprequest
HTTP, XMLHttpRequest, fetch
browser fetch get http nodejs post request response xmlhttprequest
Last synced: 07 May 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/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/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/b1nary-gr0up/piano
Simple and lightweight HTTP framework.
Last synced: 08 Jul 2025
https://github.com/jbzoo/http-client
Just make HTTP requests in one line and don't care about terrible syntax ;)
guzzle http http-client http-requests jbzoo rmccue
Last synced: 09 Jul 2025
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/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/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/curveball/controller
A simple controller design pattern for curveballjs
controller curveball framework http http2 middleware typescript
Last synced: 14 Jun 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/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/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/Bessonov/node-http-router
Fantastic type-safe router for Node.js, micro and other servers
api http match micro microservices nanoservices nodejs rest route router routing server typescript
Last synced: 07 May 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/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/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/apidevtools/swagger-methods
HTTP methods that are supported by Swagger 2.0
http javascript methods nodejs open-api rest-api swagger
Last synced: 12 Jul 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/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/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/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/prikhi/http-tasks
Convenience Functions for Working with HTTP Requests as Tasks.
Last synced: 29 Oct 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/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/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/ehmicky/winston-error-format
Log errors with Winston
browser console error error-handler error-handling error-monitoring format formatter http javascript library log logger logger-middleware logging nodejs typescript winston winston-logger winstonjs
Last synced: 19 Mar 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/rafbm/micky
Lightweight and worry-free HTTP client for Ruby
errors exceptions http redirects ruby
Last synced: 11 Apr 2025
https://github.com/apache/couchdb-ibrowse
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 29 Oct 2025
https://github.com/lukedschenk/hackinos-file-upload-finder
Just a place to keep a neat piece of code I made in order to assist in rooting the HackInOS machine on Vulnhub.
brute-force bruteforce ctf ctf-solutions ctf-tools hacking hackinos-machine hashing hashlib http http-requests pentesting python python-requests python3 reverse-shell vulnhub
Last synced: 26 Apr 2025
https://github.com/contributte/gosms
:speech_balloon: GoSMS.cz HTTP client for Nette
client contributte http nette sms
Last synced: 05 Aug 2025
https://github.com/reednj/udp_rest
Client and server modules to allow making REST HTTP requests over UDP
Last synced: 02 Jul 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/inkel/lruc
Reverse cURL: one liner HTTP server with deep response configuration
Last synced: 24 Aug 2025
https://github.com/swindon-rs/http-file-headers
A library for making fully-features HTTP static file servers in rust using tk-http
asynchronous file http range-requests server
Last synced: 09 Apr 2026
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/xyproto/cookie
:cookie: Functions related to cookies
cookies go http secure-cookies
Last synced: 15 Apr 2025
https://github.com/goto-bus-stop/micro-helmet
security headers for micro
csp headers helmet hsts http http-headers micro security
Last synced: 17 Aug 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/rokid/node-http-bypass
Bypass your HTTP/HTTPS backend service configrablly in an easy way.
Last synced: 15 Apr 2025
https://github.com/chenjiandongx/pprofsnapshot
🧶 pprofsnapshot makes it easy to download profiling data to local.
Last synced: 11 Jun 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/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/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/jh0rman/Cromo
A tiny, fast & simple file-based router server for Bun 🧄
bun express filebaserouting http
Last synced: 30 Mar 2025
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: 08 May 2025
https://github.com/hominee/streamer
Streamer is a handy tool deal with stream
futures http http-body hyper rust stream streaming-data
Last synced: 11 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/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/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/kanata-php/kanata
Software to build software.
framework http openswoole php swoole websocket
Last synced: 17 Apr 2025
https://github.com/jrdpteam/sniper
Simple network testing tool made in Python,designed for Kali Linux. by JRDP Team
attack ddos denial-of-service distributed-denial-of-service-attack dns dos flood flooding http https icmp loic ntp ntp-attack slowloris slowloris-attack syn-flood tcp udp
Last synced: 24 Jan 2026
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/abschill/httpuppy
dog themed wrapper around node's http module :dog:
command-line-interface http http-library http-server https multicore node speed typescript web-dev-server web-server
Last synced: 10 Apr 2025
https://github.com/pjc0247/stronghttp
Make Interface All the REST Requests! (강력한 REST 콜)
Last synced: 05 Mar 2025
https://github.com/tickbh/wmhttp
http1.1/http2 server/client by rust
client http http-client http-requests http-server http2 httpclient https server
Last synced: 09 Mar 2026
https://github.com/gnh1201/alwayshttps
alwayshttps - HTTPS (Secure HTTP) always maintainer
Last synced: 03 Aug 2025
https://github.com/litespeedtech/qmin
QMIN is a compression mechanism for QUIC headers
compression hpack http ietf qmin quic
Last synced: 21 Apr 2025
https://github.com/bwplotka/go-httplog
Robust, smart logger for Golang http handlers
go golang http logging middleware request response
Last synced: 05 Sep 2025
https://github.com/tsinis/functional_status_codes
This pure-Dart package offers a functional approach to handling HTTP status codes 🌐
dart functional-programming http status-code status-codes
Last synced: 31 Aug 2025
https://github.com/toni08bit/epsonprojector
Python module including helpful functions for your Epson Projector, using HTTP
epson-projector http python python3
Last synced: 29 Jul 2025