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-13 00:14:47 UTC
- JSON Representation
https://github.com/a-poor/requests
A quick and easy HTTP request library written in Go.
go golang hacktoberfest http requests
Last synced: 28 Jun 2026
https://github.com/szpolny/simplehttp
Simple http server written in Rust for learning purposes.
Last synced: 18 Apr 2025
https://github.com/kopexa-grc/common
Common Go library for scalable, secure, and type-safe backend development. Includes utilities for authorization (OpenFGA), database testing, HTTP helpers, error handling, and more.
authorization backend entgo error-handling go golang http kopexa library middleware openfga security testutils utilities
Last synced: 18 Apr 2026
https://github.com/luminati-io/manage-failed-python-requests
Handle failed HTTP requests in Python using retry strategies with HTTPAdapter, Tenacity, and custom logic to improve web scraping reliability.
headless-browser http python requests scraping-browser status-codes tenacity web-scraping web-unblocker
Last synced: 12 Jul 2026
https://github.com/tomoncle/win-get
Windows download tools.
downloader http https proxy tool windows
Last synced: 29 Jun 2026
https://github.com/wmentor/serv
Http web server
go golang golang-library http http-router http-routing http-server lib library webserver
Last synced: 22 May 2026
https://github.com/prosumma/httpfluent
A fluent interface over REST written in Swift
Last synced: 24 Mar 2025
https://github.com/ruan-narici/java-oo-7daysofcode
Developed during course of Alura #7DaysOfCode
Last synced: 26 Jun 2026
https://github.com/pitazzo/usj-http-project
Group project statement for Networks & Communications 2 (USJ)
Last synced: 10 Mar 2026
https://github.com/tomaszilinek/jobscz_tictactoe
This is a tic tac toe bot competing on platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints.
ai bot csharp five-in-a-row http json min-max multithreading tic-tac-toe
Last synced: 04 May 2026
https://github.com/kubens/swift-cookie-storage
🍪 Cross-platform Swift library for RFC6265-compliant HTTP cookie management. Pure Swift implementation for Apple platforms, Linux & Swift on Server frameworks.
cookie http ios linux macos rfc6265 server-side-swift swift swift-package-manager swift6
Last synced: 22 Feb 2026
https://github.com/wilsonneto-swe/demo-resilient-http-clients
:rocket: Demo on how to configure and work with resilient HTTP integrations in .Net with ResilcienceHandlers
aspet dotnet http httpclient mvpbuzz resilience resilience-handlres retry timeout
Last synced: 08 Jun 2026
https://github.com/sjkingo/python-parrot
parrot is a simple HTTP server that responds to any valid GET request with the file specified on the command line
http http-server python python-3
Last synced: 03 Feb 2026
https://github.com/pranshushah/http-pro-isomorphic
http-pro library that works on both node and browser
axios browser fetch http http-client javascript react-query
Last synced: 04 May 2026
https://github.com/judsonstevens/http_yeah
Simple Ruby server with POST and GET interaction.
Last synced: 10 Jun 2025
https://github.com/polymorphine/routing
Composite routing library for HTTP applications
Last synced: 16 Jan 2026
https://github.com/just-squad/qferris
QFerris — быстрый и легковесный API-клиент на Rust
Last synced: 16 Apr 2026
https://github.com/scx-projects-incubator/scx-http-routing
🥚 SCX HTTP Routing
Last synced: 13 Jan 2026
https://github.com/wesfly/arti_client-example
This repo demonstrates how to make a HTTP get request to a TOR hidden service using arti_client
arti example hidden-service http rust tor web
Last synced: 12 Jul 2026
https://github.com/scootpl/restreq
RestReq is a wrapper around standard Go net/http client. In a simple call you can use json encoding, add headers and parse result. This should be sufficient in most use cases.
go golang http http-client microservices middleware rest-api
Last synced: 06 Apr 2025
https://github.com/0xdeface/h2s
h2s is small service for sending email messages. Work with it is very simply.
Last synced: 18 Feb 2026
https://github.com/railt/http-contracts
[READ ONLY] Subtree split of the Railt HTTP Contracts component (see railt/railt)
contracts graphql http interfaces interop railt
Last synced: 20 May 2026
https://github.com/akashdip2001/nginx-comprehensive-notes-troubleshooting-configs-diagrams-scripts
A full, interview-ready Nginx note covering networking troubleshooting (ping/ICMP vs HTTP), DNS, AWS security groups, reverse-proxy, `nmap` / `tcpdump` / Wireshark, Linux network config files, encryption (TLS), and helpful scripts
aws-ec2 dns-server http icmp-ping linux networking nginx notes troubleshooting
Last synced: 16 May 2026
https://github.com/citomni/infrastructure
CitOmni Infrastructure provides lean, cross-mode services and building blocks designed to support both HTTP and CLI applications. It focuses on performance, simplicity, and predictable behavior, offering a common layer that applications can rely on without overhead or unnecessary abstractions.
captcha citomni citomni-framework citomni-php cli deterministic green-by-design high-performance http infrastructure low-overhead php php8 psr-4
Last synced: 13 Jan 2026
https://github.com/robert-wallis/http-echo
Simple HTTP server that just echos everything to the console. For debugging POST requests.
golang http http-server testing-tools
Last synced: 18 Jan 2026
https://github.com/pome1lo/web-application-development-technology
Laboratory work on the subject "Technology of web application development"
Last synced: 12 Aug 2025
https://github.com/giosil/whttp
Simple HTTP client.
http http-client http-rest-client java rest-client
Last synced: 05 Nov 2025
https://github.com/fmiras/webbed
A fast, reliable Rust-based CLI for serving static files over HTTP
cli command http http-server hyper rust static-file-server web-server
Last synced: 30 Jul 2025
https://github.com/johejo/go-defaultcertifi
Automatic certificate bundler for http.DefaultTransport.
certificate go golang http tls
Last synced: 03 Sep 2025
https://github.com/do-/node-http-server-tools
Some wrappers around the standard node:http API
Last synced: 05 Jan 2026
https://github.com/dlampsi/gsrv
Wrapper for starting and maintaining HTTP and gRPC server
go golang golang-library grpc-go grpc-server http http-server
Last synced: 30 Mar 2025
https://github.com/moneymaker811/scriptware-executer
Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 30 Mar 2025
https://github.com/skygenesisenterprise/ip-protocol
Next-generation Internet Protocol (IPv7) prototype inspired by the simplicity of IPv4, with built-in security mechanisms: authentication, AEAD encryption, and anti-replay.
cargo dns docker http http-server iso protocol rust
Last synced: 08 Jul 2026
https://github.com/kanibal97west/scriptware-executer
Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.
backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api
Last synced: 02 Aug 2025
https://github.com/romelium/very-simple-http-server-asio
This is a very simple and minimal HTTP server using the Asio library in C++. The code is only 28 lines long. This is meant to showcase how minimal you can make an HTTP server at a near barebone level while being cross-platform.
asio basic cmake cplusplus cpp html http http-server minimal simple vcpkg very-basic very-simple
Last synced: 20 May 2026
https://github.com/hasnathjami/flutter_bloc_masterclass
Everything about Bloc from Beginner to Advance
Last synced: 27 Apr 2026
https://github.com/kerollmops/http-status-changer
A tiny http server that change its health status on demand
Last synced: 27 Jun 2025
https://github.com/orestispanago/modis-downloader
Download MODIS Level2 .hdf files using Python requests
digest-authentication get http modis python3 standard-library
Last synced: 18 Jun 2025
https://github.com/codyjdalton/default-response
Default response body module for use in web services
http http-response http-server response-code rest status status-code
Last synced: 23 Jul 2025
https://github.com/urpagin/doujinstyle-scraper
Ethically scrapes doujinstyle.com
async asynchronous asyncio data-extraction doujinstyle download-links get-requests html-parsing http http-requests httpx item-id-extraction json-export post-requests python python3 requests scrape scraper web-scraping
Last synced: 14 Sep 2025
https://github.com/womblee/retardlink_uploader_client
A C++ Desktop Client for a URL Shortening service "Retard Link"
client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api
Last synced: 01 Aug 2025
https://github.com/lauratrigo/projeto-ecocomp-http
Projeto de estufa inteligente desenvolvido com ESP32, HTTP, Node.js e MongoDB. O sistema realiza monitoramento ambiental em tempo real, controle remoto de atuadores, automação de irrigação, ventilação e aquecimento, além de disponibilizar dashboard web, histórico de medições e geração de relatórios. 🌱
automatization cpp css esp32 esp32-wroom html http iot-application javascript site web
Last synced: 12 Jul 2026
https://github.com/code0-tech/draco
Protocol adapter that will accept request, verify them and sends them to execution.
http microservice protocol rust
Last synced: 08 Apr 2025
https://github.com/httpland/referrer-policy-middleware
HTTP referrer policy middleware
fetch-api header http middleware policy referrer referrer-policy security
Last synced: 22 May 2026
https://github.com/huangsam/go-trial
Master Golang now! 🔥
chi-router docker golang golangci-lint grpc http koanf learn-to-code mockery testify urfave-cli zerolog
Last synced: 20 Apr 2026
https://github.com/akashbabu/docker-deploy-http
HTTP Hook for automated deployment of images to docker-swarm
automation deployment docker http images swarm webhook
Last synced: 29 Apr 2026
https://github.com/cccaaannn/gohst
Go HTTP Server Tool
codecov go go-http-server go-package gohst http http-server simple-server
Last synced: 14 Mar 2025
https://github.com/edenreich/http-component
An easy to use native component for interacting with the http layer written in C++
cmake cpp cpp-component cpp17 http http-client http-server request-handler response-parsing unix-socket winsock2
Last synced: 06 Mar 2025
https://github.com/bima42/webserv
Web server in CPP98
cpp98 http http-server webserv webserver
Last synced: 04 Oct 2025
https://github.com/miguelhp373/flutter_examples_tutorials
Flutter Examples : A diverse collection of practical projects for app development. Explore basic concepts to advanced features, with commented code and clear explanations. Learn to create amazing apps with Flutter and enhance your programming skills. Get inspired, experiment, and unlock your full potential in the world of mobile development
api-client api-rest dio flutter http mobile-app restful-api
Last synced: 01 May 2026
https://github.com/instazdll/drupal-installer
A script that automatically install Drupal 10.2.3 with apache2 HTTP
apache2 debian drupal drupal-10 http http-server
Last synced: 13 Nov 2025
https://github.com/rancorm/castor
mitmproxy add-on that captures JSON schemas
http json json-schema mitmproxy
Last synced: 18 Jan 2026
https://github.com/simonkovtyk/http-client
A Rust crate that simplifies managing HTTP connections for clients. It provides an easy-to-use API for establishing connections, sending and receiving data, and handling multiple connections concurrently.
http http-client http-requests http1 http1-1 http2 http2-client
Last synced: 11 Aug 2025
https://github.com/profburke/webserving-made-easy
A list of various ways to easily serve files via HTTP.
development-tool development-tools fileserver http
Last synced: 13 Apr 2026
https://github.com/wilsongomes-swe/demo-resilient-http-clients
:rocket: Demo on how to configure and work with resilient HTTP integrations in .Net with ResilcienceHandlers
aspet dotnet http httpclient mvpbuzz resilience resilience-handlres retry timeout
Last synced: 11 Aug 2025
https://github.com/den1al/client-reflection
A web application that reflects the connecting user information
client flask http https recon reflection server
Last synced: 20 May 2026
https://github.com/code-monad/laplace
Laplace - The Demon Maker
api beast boost cpp cpp17 http webservice websocket
Last synced: 07 Nov 2025
https://github.com/hex01e/webserv
A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content and functionality to users who access it through web browsers.
1337 42 cpp cpp98 http socket web webserver
Last synced: 22 Mar 2025
https://github.com/kreso975/stergosmart
Smart Home IOT - Weather and Switches with GUI - ESP8266
arduino bme280 captive-portal desktop-gui dht11 dht22 ds18b20 esp32 esp8266 http mobile-gui mqtt ntp smarthome sonoff-s26 sonoff-t4eu1c ssdp switch tic-tac-toe-game weather
Last synced: 03 Jan 2026
https://github.com/bukowa/http-headers
(playground repo for testing and learning) very simple http server for debugging - print your http headers - written golang, built in docker packaged into helm chart
chart docker go golang headers helm helmchart http kubernetes
Last synced: 28 Feb 2026
https://github.com/yehya403/news-app
News app that keeps you updated with the latest news from various sources , explored by category.
cubit-bloc depedency-injection flutter http mvvm-architecture repository-pattern
Last synced: 11 May 2026
https://github.com/indice-co/indice.swift.networking
Swift Library containing http related stuff as well as rest helpers and encoding helpers.
Last synced: 24 Mar 2025
https://github.com/blackmarllbor0/s3-file-saver
Microservices for communication and file management
docker-compose go golang grpc grpc-client grpc-server http javascript makefile micorservices minio nestjs nodejs postgres protobuf rest-api s3 shell typescript
Last synced: 24 Mar 2025
https://github.com/vijayinyoutube/mockapi-part-2
Flutter Mock API Demo Code
apicall dart flutter http http-server httprquest mockapi vijaycreations
Last synced: 24 Mar 2025
https://github.com/fatiq123/ktor-http
This repository includes different projects of Ktor Client for HTTP.
http kotlin ktor-auth ktor-client ktor-jwt ktor-server
Last synced: 11 Jul 2025
https://github.com/kostastepetes/har-analyzer-website-mern
🧙♂️ MERN stack website (MongoDB + Express + React + NodeJS) that operates as a Crowdsourcing platform and allows users to upload, analyze and process their HAR Files (HTTP Archives)
crowdsourcing express har http http-archive mern mern-stack mongodb mongoose nodejs react
Last synced: 12 Apr 2026
https://github.com/thinkphp/minimal-http-server
A simple HTTP server written in C that listens on port 8080 and responds to HTTP requests with a basic HTML page.
Last synced: 04 Nov 2025
https://github.com/melardev/reactreduxasynccrud
React + Redux app showing how to perform Asynchronous HTTP CRUD
api crud full-stack fullstack http javascript node node-js nodejs npm react react-redux redux rest
Last synced: 12 Apr 2026
https://github.com/tao12345666333/practical-web-development
css html http javascript mongodb mysql python redis webdevelopment
Last synced: 12 Apr 2026
https://github.com/joeychilson/httputils
A library of helper functions for Go's net/http package.
Last synced: 06 Jun 2026
https://github.com/oscarmarcusson/mase
A simple async HTTP server and client library written in C#.
async http http-client http-server library networking
Last synced: 19 Aug 2025
https://github.com/seemueller-io/hyper-custom-cert
http client for use with self-signed certificates
Last synced: 04 Sep 2025
https://github.com/oxylabs/what-is-curl
This step-by-step guide will explain how to use cURL or simply, curl, with proxy servers.
curl golang http proxies proxy proxy-list proxy-list-github socks5-proxy socks5-proxy-list socks5-server
Last synced: 23 Jul 2025
https://github.com/s-leroux/getpro
A very simple promise-based npm package to get http/https documents
asynchronous get http https node promise
Last synced: 20 May 2026
https://github.com/doug/polite-http
A courteous, dependency-free HTTP client with rate limiting, retries, and backoff.
backoff http http-client python rate-limiting retry urllib
Last synced: 05 Jul 2026