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-03 00:15:16 UTC
- JSON Representation
https://github.com/phenax/yaatt
Easy tests and documentation for your http api
api documentation-generator http nodejs test-framework testing-tools
Last synced: 20 Apr 2026
https://github.com/chineseluo/nightwalker
夜行者社区接口自动化项目,提供的是更多地灵活性和可配置性
allure gitlib-ci http interface pytest pytest-xdist
Last synced: 12 Jan 2026
https://github.com/eantcal/httpsrv
HttpSrv is a retailed version of a lightweight HTTP server and derives from thttpd provided for for educational purposes.
cplusplus-17 educational-project http http-server modern-cpp
Last synced: 22 Jul 2025
https://github.com/ao/htcached
A in-memory http caching server to sit in front of a traditional http server
Last synced: 20 May 2026
https://github.com/mh-anari/remote-control
Control your computer remotely
http python remote-control remote-server ssh
Last synced: 13 May 2025
https://github.com/leprephp/http-server
An implementation of PSR-15 HTTP Server Request Handlers
http http-server php php7 psr-15 psr-17 psr-7
Last synced: 14 Mar 2025
https://github.com/mnlipp/jdrupes-httpcodec
Non-blocking HTTP codec without any dependencies
codec decoder encoder http java non-blocking websocket
Last synced: 13 May 2025
https://github.com/skjolber/unzip-csv
High-performance (i.e. multi-threaded) unpacking and processing of CSV files directly from ZIP archives.
csv http parallel performance unzip
Last synced: 22 Apr 2025
https://github.com/gbrlsnchs/mux
Fast zero-allocation HTTP routing for Go :zap:
go golang handler http http-multiplexer middleware mux radix-tree router
Last synced: 14 May 2025
https://github.com/santiagovogit/http-client-for-ts
A HTTP client for making requests inspired by the design of the Java HTTP client
api fetch fetch-api http http-client http-requests java request typescript typescript-library
Last synced: 03 Nov 2025
https://github.com/capcom6/swarm-gateway
Reverse-proxy designed specifically for Docker Swarm clusters
acme authentication docker docker-swarm golang http https reverse-proxy traefik
Last synced: 21 May 2026
https://github.com/kwangsing3/http_methods_golang
http_methods_golang is a tiny wrapper for implementing HTTP request methods with Golang, and designed for reuse in every projects which don't have to implement those METHODS, when a simple communication is in need.
Last synced: 04 Nov 2025
https://github.com/zvdy/parsero-go
Parsero is a free script written in Golang which reads the Robots.txt file of a web server and looks at the Disallow entries. The Disallow entries tell the search engines what directories or files hosted on a web server mustn't be indexed.
cybersecurity golang http robots-txt
Last synced: 30 Mar 2025
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/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/elliotjreed/web-server-health-check
A simple PHP application to take an XML sitemap URL and check all links for their HTTP status codes and response times, using PSR-7-compatible logging via Monolog.
Last synced: 25 Oct 2025
https://github.com/tep/net-http-httperr
Helper routines for dealing with errors in http handlers
error-handling golang http libraries
Last synced: 12 Jan 2026
https://github.com/basemax/file-downloader-c
A simple C program for downloading files over HTTP. This tool connects to a specified server, sends an HTTP GET request, and downloads the file from the specified path. The program supports both text and binary files, though it only works with HTTP, not HTTPS.
c c-download c-file-download clang download-file file-download http http-connection network-download socket-download
Last synced: 25 Jul 2025
https://github.com/telebotmake/packetstorm
Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.
ddos ddos-tool ddos-tools http icmp ip-spoofing networking port-scanner python tcp udp
Last synced: 25 Jul 2025
https://github.com/padosoft/httpclient
Very simple HTTP Client using Guzzle to make request more user friendly.
guzzle http http-client request response
Last synced: 26 Jul 2025
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/graphtylove/python_http_requests_perfs
A repo to demonstrate how to reduce processing time of HTTP call in python.
async asyncio http http-client performance-testing python python3 requests
Last synced: 20 May 2026
https://github.com/sile/miasht
Minimum asynchronous HTTP/1 server/client library for Rust
Last synced: 31 Jul 2025
https://github.com/lmammino/guzzle-fs-cache-middleware
A simple FS backed guzzle cache file middleware compatible with php 5.6
Last synced: 01 Aug 2025
https://github.com/dr-montasir/ghttp
A Rust crate for building HTTP clients and servers with a focus on performance, ease of use, and global configurations
Last synced: 19 Feb 2026
https://github.com/jesusgraterol/api-response-utils
The api-response-utils package streamlines RESTful API data exchange by introducing a standardized data structure for HTTP response bodies. This structure simplifies client-side data handling, promoting consistency and readability in your API interactions.
api api-response api-rest api-restful body http http-body rest rest-api restful restful-api utilities utils
Last synced: 26 Sep 2025
https://github.com/Frozen-Archive/FF_HTTP_POCO
Poco based HTTP server library with FRunnableThread support.
backend backend-api backend-service http http-requests http-server poco poco-libraries server server-side ue5 ue5-module ue5-plugin ue5-project ue5-template
Last synced: 05 Aug 2025
https://github.com/jot85/hapic
HTTP API Client (hapic): A Rust crate for quickly creating nice-to-use client libraries for HTTP APIs, in particular, there's lots of tooling around HTTP JSON APIs.
Last synced: 18 May 2026
https://github.com/fzdwx/vertx-fzdwx
vert.x based websocket and http service
Last synced: 01 Oct 2025
https://github.com/micro-php/http-logger
Micro Framework: HTTP logger
framework-php http microphp php php82
Last synced: 28 Feb 2026
https://github.com/soulee-dev/webserv
42 42seoul ecole42 gateway http http-server nginx reverse-proxy webserv
Last synced: 04 Oct 2025
https://github.com/simeg/urlsup-action
Github Action to verify that links in your repo are up and available
awesome-bot ci http links urls validation
Last synced: 04 May 2026
https://github.com/jaydaraniya/persist_http
This library provides an efficient way to handle HTTP requests by reusing the same HTTP handshake. It's designed for Dart environments and supports all platforms except Flutter Web due to the use of dart:io.
Last synced: 19 Feb 2026
https://github.com/huttotw/zoom
A load testing utility that can generate different requests according to some predefined template.
concurrent configuration http load random template test
Last synced: 04 Oct 2025
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/airtucha/path2ct
Lookups correct MIME content-type for specified path and return it as a string
content-type http https mime path typescript
Last synced: 19 Aug 2025
https://github.com/aaronvb/logrequest
Go HTTP request middleware that logs started and completed info, inspired by Ruby on Rails logging.
benchmark go golang http logging logrequest middleware rails-log requests
Last synced: 20 Aug 2025
https://github.com/StudyResearchProjects/patissier
HTTP Cookie builder library following the RFC6265
builder cookies http javascript patissier typescript web
Last synced: 21 Aug 2025
https://github.com/soenneker/soenneker.extensions.httprequests
A collection of helpful HttpRequest (from HttpContext) extension methods
csharp dotnet extension extensions http httprequest httprequests httprequestsextension request requests response
Last synced: 09 Mar 2026
https://github.com/novatecconsulting/showcase-spring-http
Demonstrate different approaches for HTTP based communication in Spring
Last synced: 25 Dec 2025
https://github.com/bringfeel/solari
A simple node.js webserver
html html5 http http-server https https-server javascript js json node node-js nodejs nodejs-server nodemon server web webserver website
Last synced: 08 May 2026
https://github.com/anhgelus/golatt
Golatt is a new Go framework helping the creation of websites!
framework gemini gemini-protocol gemini-server go golang http http-server website
Last synced: 30 Aug 2025
https://github.com/yurecouto/api-golang
Template Restful API Written in Go for future projects.
Last synced: 14 Apr 2025
https://github.com/mohitrajain/mobile_mitm
This is an experiment on how to intercept mobile data on a network using a proxy server .
http https iptables mitm privacy proxy-server ssl-certificates
Last synced: 20 Feb 2026
https://github.com/pozsarzs/mm7d-sw
Software of MM7D RH/T measuring device
agro-climatic-tools esp8266 eupl http huzzah microcontroller modbus-rtu modbus-tcp mushroom
Last synced: 18 Apr 2026
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/kingluo/etcd-benchmark
etcd http/grpc performance testing
Last synced: 04 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/girish54321/reqres-app-ios
Reqres-App-iOS is a simple iOS app built using Swift and UiKit to demonstrate how to consume a REST API using the popular Swift networking library, Alamofire.
api apiclient basic demo demo-app example-project http ios login swfitui uikit xocde
Last synced: 23 Mar 2025
https://github.com/mntm-lib/http-web
Deno-like http serve
deno http serve server uwebsockets uws
Last synced: 04 Jan 2026
https://github.com/morganconrad/kepi
Set and manage response http-headers
express-middleware helmet http http-headers javascript middleware response
Last synced: 28 Feb 2025
https://github.com/piedweb/curl
[READ-ONLY] PHP curl OOP Wrapper and a bit more
Last synced: 12 Apr 2025
https://github.com/reesporte/tiny-tiny-web-server
tiny tiny web server i made to learn about web servers
Last synced: 26 May 2026
https://github.com/martsokha/portkey
A Rust SDK implementation of the Portkey API that enables seamless integration of production-ready GenAI capabilities into your applications and workflows.
ai api client generative generative-ai http integration sdk
Last synced: 13 Jan 2026
https://github.com/sleleu/webserv
Writing an HTTP server in C++
42 epoll http multiplexing server socket
Last synced: 15 Mar 2025
https://github.com/nouranhaitham/iot_attendencesystem
An IoT-based attendance system that uses RFID scanning, LEDs, a buzzer, and email alerts to track and manage employee presence in real time
ardunio ardunio-c attendence-system email google-spreadsheet http iot mit-app-inventor network nodemcu-esp8266 protocol smtp
Last synced: 23 Sep 2025
https://github.com/diovisgood/luaweb
HTTP and HTTPS simple browser for Lua
http https lua requests-html web
Last synced: 15 May 2025
https://github.com/tessasac/stitch-in-time
How to elide CORS with the Capacitor Community HTTP Plugin
Last synced: 11 Apr 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/dburles/modulepreload-express
Express middleware for generating modulepreload link relations for a Link entity-header based on the requested JavaScript modules import graph.
esm esmodules express header http link middleware modulepreload
Last synced: 16 Apr 2025
https://github.com/AntonioSun/mockserver
Super slim & blazing fast mock server to replace the Java/NPM counterpart mockserver
fasthttp go golang golang-application http http-server mock mock-server
Last synced: 31 Mar 2025
https://github.com/bobymcbobs/go-rpi-gpio-api
A HTTP API to control the GPIO of a Raspberry Pi
cloud containers docker gitlab golang gpio http kubernetes raspberry-pi
Last synced: 11 Apr 2026
https://github.com/aitthi/tcpress-rs
A web framework written in Rust for javascript runtime.
Last synced: 05 Jan 2026
https://github.com/samicpp/tcp-services
A webserver that fully supports HTTP/1.1, WebSocket and HTTP/2 with TLS
deno http http-server http2 http2-server library server tls-support typescript webserver websocket
Last synced: 10 Mar 2026
https://github.com/idea2app/public-meta-data
HTTP API for Public Meta Data, written in TypeScript & designed for CDN.
api cdn data http meta public typescript
Last synced: 15 Mar 2025
https://github.com/carlosmatheus/python-web-framework
A HTTP Python web framework implementation
framework http python restful-framework
Last synced: 28 May 2026
https://github.com/kareimgazer/weatherapp
A simple weather app using JavaScript and open Weather Map API
api body-parser cors css express html5 http javascript nodejs weather
Last synced: 11 Apr 2026
https://github.com/onionpancakes/hop
Minimal wrapper around the JDK HttpClient
Last synced: 12 Apr 2025
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/soumyadeep6845/venue-deck
🚀 Full-Stack Flutter application, encoded using Dart. Utilizes native device features 📷 and stores user data on a local SQFLite database. ✔
dart flutter googlemaps http sqflite-database
Last synced: 11 Apr 2026
https://github.com/xcrap-cloud/puppeteer-client
Xcrap Puppeteer Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer library.
client http javascript nodejs pupteteer scraping typescript web xcrap
Last synced: 10 Jun 2025
https://github.com/abubacar-dev/desafio-backend-bolt
este é uma api rest siples sem framework usando modulos nativo do node para consumir uma api externa do github
api api-rest github github-api http http-server javascript node node-js nodejs
Last synced: 11 May 2026