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-08 00:15:18 UTC
- JSON Representation
https://github.com/aaronland/go-http-mbtiles
Go HTTP handler for serving MBTiles databases.
Last synced: 18 Jun 2026
https://github.com/raku-community-modules/url-find
Raku Module to find all URL's in a text
Last synced: 06 Feb 2026
https://github.com/socketbyte/tinyhttp
Very small cross-platform http web server for C++
Last synced: 17 Jun 2026
https://github.com/siemienik/siemply
Siemply is super SIMPLE handlers framework for AWS Lambda.
aws aws-lambda hacktoberfest http typescript
Last synced: 30 Apr 2026
https://github.com/artur-borys/lapis
A Deno express-like HTTP server
api deno express http javascript lapis server
Last synced: 30 Apr 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/aloco/auth-stapler
Authentication layer extension for network-stapler
auth authentication client http javascript network network-stapler rxjs typescript
Last synced: 30 Apr 2026
https://github.com/brokeyourbike/nickroservices
Following along with the Nic Jackson introduction to microservices
go golang http http-server microservice microservices
Last synced: 14 Jan 2026
https://github.com/wyrihaximus/reactphp-http-middleware-runner
Run a set of react/http middleware runner
hacktoberfest http middleware php php7 php72 reactphp
Last synced: 06 Jul 2025
https://github.com/d6o/itios
OS Matcher for Itinerary Router
go golang golang-library golang-package golang-router golang-tools http mux router
Last synced: 14 Mar 2025
https://github.com/shinnn/inject-body
Inject contents into the HTML <body> tag of an HTTP response
html http javascript modification nodejs non-blocking response stream xml
Last synced: 01 May 2026
https://github.com/openapi/openapi-go-sdk
🐹 A fully-featured and blazing-fast Go API client to interact with Openapi®
api-client api-marketplace certified-api cobra-cli echo-framework gin-gonic go golang golang-library http openapi rest-api
Last synced: 01 May 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/parseword/massfetcher
Perform a GET request against a whole bunch of different websites using lots of concurrent threads
http http-requests multithreaded php7 pthreads spider
Last synced: 08 Jun 2026
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/adamyordan/postbox
A standalone cli-based http request dumper written in go
cli dump dumper http requests security security-tools
Last synced: 07 Nov 2025
https://github.com/awayume/url_parser.rs
A simple URL parser written in Rust
Last synced: 18 Jun 2026
https://github.com/micro-php/http-pack
Micro Framework: Enable all HTTP plugins in one.
framework-php http microphp php php82
Last synced: 10 Jan 2026
https://github.com/noudadrichem/hue-app
hue http api connected with pi to add button pad.
button-pad gpio http hue phue raspberrypi
Last synced: 01 May 2026
https://github.com/boreec/url-aliaser
URL aliaser service written in Golang.
alias go golang http json unit-testing url-alias url-shortener
Last synced: 26 Apr 2026
https://github.com/diloabininyeri/stress-test
tests simultaneous stress testing of your website
Last synced: 02 May 2026
https://github.com/sebastianmarines/go-webserver
A web server written from scratch using Go
Last synced: 01 Apr 2025
https://github.com/iker-gonzalez/webserv
Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.
cgi-application client cpp http http-server nginx-server python3 server
Last synced: 18 May 2026
https://github.com/janloebel/simplest-mock-server
This is a very simple mock server. Simplify returning static data on http requests.
Last synced: 10 Feb 2026
https://github.com/nxdir-s/httpc
httpc is a net/http client wrapper that handles OAuth, Open Telemetry instrumentation, and retries
go golang http http-client opentelemetry opentelemetry-go
Last synced: 13 May 2026
https://github.com/tharlesamaro/fastapi-doc-http-response
A Python package to facilitate the definition of default HTTP responses for FastAPI APIs. With this package, it is possible to easily create default responses for the most common HTTP status codes.
api development fastapi http http-status-code python response web
Last synced: 02 May 2026
https://github.com/andrvv/downbuff
🔗An easy-use raw HTTP request library
go golang http http-requests https library requests
Last synced: 09 Jun 2026
https://github.com/stuvusit/nginx
Set up a nginx server with Ansible
ansible ansible-playbook http load-balancer nginx webserver
Last synced: 02 May 2026
https://github.com/ppatierno/nginx-strimzi-kafka-bridge
Nginx with Strimzi Kafka Bridge
apache-kafka http nginx nginx-proxy strimzi strimzi-kafka-bridge
Last synced: 02 May 2026
https://github.com/rodrigosetti/yconf
Yahoo Configuration Service (configuration as a service)
configuration configuration-management haskell http http-server json json-api
Last synced: 02 May 2026
https://github.com/anatoly-semenov/krakend-cpp
Proxy http requests for users and payments services by KrakenD
cpp gateway-proxy grpc http krakend
Last synced: 03 May 2026
https://github.com/nb312/flutter_resources
Flutter Learning Resoure
animation bottomappbar bottomsheet button card cupertino diagram flutter gestures http json semantics services statelesswidget test theme widgets
Last synced: 10 May 2026
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/msnonari/employee-rest-api
A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.
api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development
Last synced: 09 Apr 2026
https://github.com/jakubvojvoda/http-webclient
Simple HTTP client in C
c http http-client socket web-client
Last synced: 14 May 2025
https://github.com/poppa/http-helpers-ts
HTTP helper modules for Javascript/Typescript
http http-constants http-headers http-helper http-methods http-status http-status-code https-status-codes typescript
Last synced: 11 Feb 2026
https://github.com/hatixntsoa/web.application.basics
Web Application Basics Online Book retrieved from TryHackMe
http mdbook tryhackme web-application
Last synced: 11 Feb 2026
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/toastxc/reywen-http
Easy to use async HTTP client library based on Hyper
http http-client reqwest rust rust-lang
Last synced: 23 Jul 2025
https://github.com/rdf-elixir/content_type
An Elixir parser for HTTP Content-Type headers
content-type elixir http parser
Last synced: 18 Jun 2026
https://github.com/picocode1/tcp-server
C++ HTTP Server
html http http-server server sockets tcp tcp-server
Last synced: 17 Sep 2025
https://github.com/threeletters/minirequest
A http/https request tool all in one file
browser http http-client https nodejs npm-package request simple
Last synced: 10 May 2026
https://github.com/hyfather/httpcolon
HTTP:Colon is the best tool for HTTP
cache-control caching headers http https
Last synced: 03 May 2026
https://github.com/maindotmarcell/http-from-scratch
HTTP server from scratch. Built with TCP socket programming to deepen my understanding of common networking protocols.
Last synced: 14 Jan 2026
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/apache/geronimo-metrics
Apache Geronimo Metrics
geronimo http java javaee network-server web-framework
Last synced: 10 Apr 2025
https://github.com/flyclops/tenor_dart
A package for interfacing with Tenor's GIF search directly in Dart using HTTP.
dart dart-library dartlang flutter flutter-package gif gif-picker gifs http tenor
Last synced: 08 Mar 2026
https://github.com/ansaribrahim/tour-frontend
This project is a full-stack web application built with React.js for the frontend and Node.js for the backend. It's a user-centric platform where users can share and explore places around the world.
css http javascript react redux validator
Last synced: 04 May 2026
https://github.com/gjerokrsteski/ralph-file-server
lightweight RESTful HTTP file-server written in Go
bash file-server go golang http restful server
Last synced: 04 May 2026
https://github.com/gkats/httplog
Simple logger for HTTP requests https://godoc.org/github.com/gkats/httplog
golang golang-package http logging
Last synced: 03 Jul 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/StudyResearchProjects/patissier
HTTP Cookie builder library following the RFC6265
builder cookies http javascript patissier typescript web
Last synced: 21 Aug 2025
https://github.com/shpingalet007/http-packet
HTTP crossplatform request generator
Last synced: 16 Mar 2025
https://github.com/inphinit/teeny.go
A teeny route system for Go (Golang)
go golang http http-server route routing
Last synced: 15 Apr 2025
https://github.com/raresail/raspbian-csi-stream
low latency rpi csi camera stream using opencv, flask, libcamera-vid
camera camera-module csi flask http libcamera libcamera-vid mjpeg opencv python3 raspberry-pi server stream udp
Last synced: 05 May 2026
https://github.com/somajitdey/httparse
Command-line parser for http request headers. Also see below link for related project.
bash command-line header-parser http http-header http-header-parser http-request http-server httparse httparser jq parse parser shell
Last synced: 05 May 2026
https://github.com/sdorra/web-resources
Serving files over http the right way
caching compression content-disposition content-type download etag gzip http java last-modified servlet
Last synced: 03 Aug 2025
https://github.com/anolchakraborty/java-multi_threaded-http-server
A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.
http http-server java javaserver javasockets server
Last synced: 25 Jul 2025
https://github.com/mdouchement/hsync
HSync is a Proof of Concept of a shared lock across web services for very simple usecases
golang http services synchronization
Last synced: 13 May 2026
https://github.com/cdhtlr/goparalleldownload
Golang basic file downloader using Accept-Ranges for parallel downloads to download a file in efficient way with the help of concurrency.
accept-range concurrency content-length downloader fast golang high-performance high-speed http parallel range-get
Last synced: 15 May 2026
https://github.com/dkorunic/cloudbench-https
poor-man AWS-based multi-AZ site benchmark
availability-zone aws aws-ec2 benchmark cloud curl http https
Last synced: 05 May 2026
https://github.com/soumyadeep6845/flutter-api-integration
🔃 App demonstrating the integration of RESTful APIs 🚀 inside Flutter applications, starting from scratch 🙌
Last synced: 13 Apr 2026
https://github.com/albertfdp/browser-language
Check your Accept-Language header
Last synced: 23 Feb 2026
https://github.com/socketbyte/express-multipart
:zap: High performance lightweight Express middleware for handling multipart/form-data requests.
express form-data formdata http library middleware multipart parser typescript
Last synced: 05 May 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/Zion-Dev1/Axios-Project
A simple website 🖥️ where you can play around with HTTP methods 🚀 from the Axios.js library
axios http http-requests parcel parcel-bundler scss typescript website
Last synced: 11 Sep 2025
https://github.com/savi-lang/httpserver
An HTTP server implementation for the Savi standard library, written in pure Savi.
http http-server library savi standard-library
Last synced: 19 Mar 2026
https://github.com/gladir/httplib-tp
Bibliothèque en Turbo Pascal permettant de manipuler un protocole HTTP.
http http-library library turbo-pascal turbopascal
Last synced: 19 Mar 2026
https://github.com/gowww/i18n
🌍 Internationalization handler and utilities
globalization go golang handler http i18n internationalization localization middleware server translation web
Last synced: 01 Mar 2026
https://github.com/kouisamine/http-headers-lookup
Get all the HTTP headers that an URL returns for a typical GET request.
check checker get header headers http http-headers http-headers-lookup js online php script source-code tools
Last synced: 10 May 2026
https://github.com/antoonline/python-cloudflare-dns-checker
This script retrieves all A and AAAA records for all domains in a Cloudflare account, and performs DNS and basic HTTP/HTTPS status code checks to verify that the records are set up correctly.
a aaaa cloudflare dns http python status
Last synced: 10 May 2026
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