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/im-varun/sareq
SAReq: A modern, open-source HTTP client for the command line
cli command-line developer-tools go http http-client
Last synced: 14 Jan 2026
https://github.com/sekgobela-kevin/webrute
Python bruteforce library for http requests
asyncio bruteforce bruteforcer http login python requests security
Last synced: 31 May 2026
https://github.com/vudodov/http-mediator
Simple, easy-to-hook-up mediator implementation that works natively through the HTTP
http http-mediator mediator mediator-pattern middleware
Last synced: 14 Jan 2026
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/dmtai/currexch_service
HTTP-service on boost::asio and postgres
asio beast boost boost-asio boost-beast cmake cpp cpp20 example-project http libcuckoo ozo plpgsql postgresql pytest server
Last synced: 04 Mar 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/whiskeysierra/http-toolbox
Small, reusable HTTP related libraries, targeting specific RFCs
Last synced: 20 Jun 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
https://github.com/chazmcgarvey/talk-bring-your-own-user-agent
Lightning talk I gave at The Perl Conference on 2018-06-20
Last synced: 16 Apr 2026
https://github.com/imdrasil/http_method_emulator
Simple HTTP method emulator for form submitted data.
Last synced: 01 Aug 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/sile/miasht
Minimum asynchronous HTTP/1 server/client library for Rust
Last synced: 31 Jul 2025
https://github.com/anatoly-semenov/docs-monorepo
Monorepo with document storage services on nest.js with apps: rest-api, grpc-api, worker, kafka-consumer
cron docker grpc helm-charts http ioc jest kafka makefile minio monorepo nest nodejs postgresql redis redis-bull s3 typeorm winston-logger worker
Last synced: 25 Jan 2026
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/humancto/forge-lang
Forge — an internet-native programming language with built-in HTTP, database, crypto, AI, JIT compiler, and 14 interactive tutorials. Write less. Build more.
bytecode-vm developer-tools http internet-native jit-compiler language natural-language-syntax programming-language rust scripting-language
Last synced: 12 Apr 2026
https://github.com/nsstnc/allrussia-backend
Серверная часть новостного портала AllRussia.info
alembic api cosine-similarity docker dockerfile flask http postgresql pydantic python sqlalchemy
Last synced: 30 Jul 2025
https://github.com/bastie/basssis
Basties Server Side Includes Server
bsd-license bsd-simple http http-server oldschool server ssi
Last synced: 07 Apr 2025
https://github.com/lhns/http-wait
Simple http proxy that retries the request and delays the response until an expected status code is received
Last synced: 18 Feb 2026
https://github.com/nhatthm/go-requestid
go golang http http-client http-middleware http-server requestid
Last synced: 02 Apr 2026
https://github.com/dariomatias-dev/flutter_http_architecture
Decoupled HTTP architecture for Flutter that centralizes and standardizes all network communication, with driver isolation, response normalization, semantic error handling, automatic retry mechanisms, and diagnostic support.
clean-architecture dart dio flutter http layered-architecture mit-license mvvm-architecture riverpod
Last synced: 03 Jun 2026
https://github.com/linux-vps/httpyac-example
Tokens are stored from the response, in an environment variable, with a set name.
accesstoken http httpyac refresh-token requests token
Last synced: 22 Mar 2025
https://github.com/chen86860/sw-cache-example
A example for Service Worker cache case
Last synced: 24 Feb 2025
https://github.com/soenneker/soenneker.extensions.httprequestmessage
A collection of helpful HttpRequestMessage extension methods
clone csharp dotnet extension extensions http httpclient httprequest httprequestmessage httprequestmessageextension request
Last synced: 06 Jun 2026
https://github.com/tknf/typefetcher
TypeScript-first API client with Standard Schema support, providing excellent DX and strict type safety.
api api-client fetch http standard-schema type-safe validation
Last synced: 04 Apr 2026
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/di-void/httdee-rs
Simple http server with form-data parsing 🦀
http http-server rust rust-lang
Last synced: 15 Mar 2026
https://github.com/drkameleon/lanx
arturo arturo-package file-server http server web-server
Last synced: 04 Apr 2026
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/edgee-cloud/docs
Edgee Documentation website
docs edge edgee http wasm wasm-component
Last synced: 11 Oct 2025
https://github.com/data-integrations/http
Sink plugin to send the messages from the pipeline to an external http endpoint
cask-marketplace cdap cdap-plugin http
Last synced: 25 Oct 2025
https://github.com/josmanperez/nbapollo
Swift library to handle HTTP Request and convert object using Codable
Last synced: 12 Nov 2025
https://github.com/poor-plebs/guzzle-retry-after-middleware
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.
guzzle guzzle-middleware guzzlehttp http http-header php php8 retry-after
Last synced: 25 Oct 2025
https://github.com/siddiqui145/quotes_app
A trial Flutter application demonstrating the integration of a REST API to fetch and display quotes, including author details and quote IDs. Emphasizes proficiency in handling HTTP requests and transforming JSON data into user-friendly formats. Fetches and displays quotes with author information. Converts JSON data into Dart objects.
conditional-statements dart flutter http http-requests json-parsing quotes-api rest-api simple
Last synced: 18 Apr 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/samicpp/dotnet-http
A HTTP/0.9, HTTP/1.1, WebSocket, HTTP/2, and HPACK library written completely in c#, with no dependencies
csharp csharp-code csharp-library dotnet http http-framework http-library http-protocol http09 http1 http2 http2-library http2-protocol websocket websocket-framework
Last synced: 18 Apr 2026
https://github.com/awatercolorpen/holeoverhttp
Library to help providing server api and connection to client
connection-pool dotnet-core http network-security-groups websocket
Last synced: 19 May 2026
https://github.com/mynihongo/fluenthttp
Fluent wrapper around IHttpClientFactory
fluent http httpclient httpclientfactory
Last synced: 25 Oct 2025
https://github.com/opentable/otj-server
OpenTable Java server template component
core http mvc platform-java reactive server
Last synced: 24 Jul 2025
https://github.com/lbwa/jsonp
:calling:A minimal and lightweight JSONP implementation by Promise API
cross-domain cross-domain-request cross-domain-solution http https json-with-padding jsonp
Last synced: 19 Sep 2025
https://github.com/arran4/gorillamuxlogic
Some very simple gorilla mux logic for `mux.MatcherFunc`
go golang gorilla gorilla-mux http web
Last synced: 05 Jun 2026
https://github.com/marcbachmann/http-condition
Support conditions for http requests based on a simple dsl.
code-generation condition http nodejs request server
Last synced: 21 Apr 2026
https://github.com/mrgrd56/jsonhttpclient
csharp dotnet http json nuget-package
Last synced: 13 Apr 2026
https://github.com/natescarlet/cookiejar
A fork of `net/http/cookiejar` that saves cookie entries to a Repository.
Last synced: 22 Apr 2026
https://github.com/vxern/engine_io
A complete, tested and documented implementation of the engine.io client and server in Dart.
client dart engine-io http long-polling protocol server socket-io websockets
Last synced: 12 May 2026
https://github.com/spiral/nyholm-bridge
Nylohm PSR-7/PSR-17 bridge support.
high-performance http psr17 psr7 spiral
Last synced: 16 Mar 2026
https://github.com/nativebpm/httpstream
Stream-first HTTP client for Go
fluent-api go golang http http-client http-requests httpclient httprequest io-pipe low-overhead middleware multipart multipart-formdata pipe streaming
Last synced: 14 Jan 2026
https://github.com/vinniko/tasker
📜 A small PHP application with MVC pattern implementation without third-party frameworks.
css database eloquent-orm html5 http mvc mysql php
Last synced: 26 Oct 2025
https://github.com/siddiqsoft/splituri
Split Uri for modern C++
cpp cpp20 http http-utils nlohmann-json parser uri-parser utility windows
Last synced: 23 Apr 2026
https://github.com/Luan-Neumann-Dev/get-a-pet
🐕 Get A Pet is a website where users can list pets for adoption and schedule visits to meet them. The application connects people looking to adopt with those offering pets, making the adoption process easier with a simple interface and secure login system.
api auth axios express http javascript module-css mongodb node react react-router-dom
Last synced: 24 Apr 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/snvfk1n/http-tunneling-proxy
fairly simple http tunneling proxy
Last synced: 24 Apr 2026
https://github.com/daheige/stat
golang prometheus metrics
api golang http metrics prometheus rpc stat web
Last synced: 13 Jun 2026
https://github.com/rattydave/docker-httptest
TINY docker container that shows uname -a when you send it a http request. Usefull for testing clusters.
cluster-setup docker docker-container docker-httptest docker-image http http-server letsencrypt letsencrypt-certificates letsencrypt-plugin nginx-proxy reverse-proxy reverse-proxy-server small small-example ssl ssl-certificates testing-clusters testing-tools
Last synced: 24 Apr 2026
https://github.com/havva-nur-ezginci/goodplace
🚀 📅 The Habit Tracker project is a comprehensive Flutter application designed to help users in 🔥 effectively tracking their habits and staying motivated. 🎯
android calendar-widget carousel-slider chat-history chatgpt cloud-firestore dio fcm-notifications firebase-auth firebase-messaging flutter flutter-dotenv flutter-examples http lottie-animation openai provider-state-management stream-processing streaming unsplash
Last synced: 03 Jan 2026
https://github.com/lucasgmagalhaes/lightrest
Lightweight wrapper for dotnet's httpClient
Last synced: 25 Apr 2026
https://github.com/clojure-liberator/liberator-examples
Examples for liberator
Last synced: 25 Apr 2026
https://github.com/congruencelabs/http-duration-client
Measure duration for Node HTTP lifecycle events
Last synced: 25 Apr 2026
https://github.com/effectra/router
Effectra/Router is a versatile PHP routing library for web applications. It offers flexible route handling, HTTP method support, and parameter mapping to controllers or closures. With middleware, route grouping, and scalability, it simplifies route management. Essential for PHP developers building APIs or web apps.
http middleware php psr psr-15 psr-7 router
Last synced: 09 Oct 2025
https://github.com/gameworkstore/async-network-engine-cpp
Async Network Engine Cpp distribution repository.
Last synced: 27 Oct 2025
https://github.com/shubhamtiwary914/htty
Terminal UI for making HTTP API calls
Last synced: 26 Apr 2026
https://github.com/chineseluo/nightwalker
夜行者社区接口自动化项目,提供的是更多地灵活性和可配置性
allure gitlib-ci http interface pytest pytest-xdist
Last synced: 12 Jan 2026
https://github.com/vinniko/sauep
🏭 Energy analysis and metering system for heavy industry
asp-net-core csharp http net-core rest-api sql tcp tcp-server tcp-server-client tcp-socket wpf
Last synced: 20 May 2026
https://github.com/chris/http_request_logger
Little Go server to log aspects of HTTP requests sent to it.
Last synced: 14 Jan 2026
https://github.com/v0l/ahws
Asynchronous Http Web Server
async http http-server net-core-2 server websocket websocket-server
Last synced: 24 Jul 2025
https://github.com/pavlevujicic/webdevproject
Created a web application to provide exhibition space for artists, to showcase their work and connect artists with the community.
css express-js html http javascript json mongodb mvc-architecture nodejs pugjs restful-api
Last synced: 24 Jan 2026
https://github.com/danitilahun/restapi---goandmongo
RestAPI - Go and MongoDB: A beginner-friendly CRUD API developed in Golang, demonstrating the process of creating APIs and establishing connections with MongoDB. Offers a hands-on learning experience for those exploring API creation with Golang and MongoDB integration.
api crud database-connector go golang http mongodb rest-api
Last synced: 27 Apr 2026
https://github.com/houseos/scp
Arduino library for secure-control-protocol devices
chacha20-poly1305 esp8266 http iot json protocol rest security wifi
Last synced: 13 Apr 2026
https://github.com/lambdalisue/vim-http-protocol
Vim/Neovim plugin to support opening http:// or https:// without netrw.vim
Last synced: 27 Apr 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/goodforgod/micronaut-template
📜 Micronaut Template.
gradle http http-server micronaut micronaut-http micronaut-template template
Last synced: 28 Apr 2026
https://github.com/monolithprojects/ansible-http_proxy_client
This Ansible role will setup HTTP/HTTPS/FTP Proxy client.
apt client ftp http https proxy proxy-client
Last synced: 06 Feb 2026
https://github.com/cogolabs/abcdefgh
Another BeyondCorp, Duo-Enabled, Federated via GitHub, HTTP proxy server
duo duo-security federation github-token golang http http-proxy https-proxy proxy proxy-server security
Last synced: 26 Mar 2025
https://github.com/cliffano/bagofrequest
A bag-of-holding containing request utility functions
Last synced: 11 Jun 2025