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-23 00:15:00 UTC
- JSON Representation
https://github.com/grafana/xk6-http
Work in progress implementation of k6's new HTTP module
http k6 k6-extension keep module xk6
Last synced: 17 Oct 2025
https://github.com/devjack/encrypted-content-encoding
An implementation of RFC8188 for PHP - Encrypted Content-Encoding
encoding encryption http middleware php rfc8188
Last synced: 28 Jul 2025
https://github.com/sayedmoataz/flutter_helpers
Flutter Helper Class like (DioHelper - HttpHelper - HiveHelper - SqfliteHelper - CacheHelper - FCMHelper - FireStoreHelper)
dio firebase firebase-auth firebase-realtime-database firestore flutter hive http sharedpreferences sqflite
Last synced: 01 Mar 2025
https://github.com/gapple/structured-fields
PHP Library for Structured Field Values for HTTP
http php rfc8941 structured-fields structured-headers
Last synced: 22 Mar 2025
https://github.com/mtripg6666tdr/candyget
A tiny, candy🍬 sized HTTP(S) client for Node.js, bringing one-line HTTP(S) transation in your app!
http http-client https javascript nodejs typescript
Last synced: 07 Apr 2025
https://github.com/owner-maker/wbtech_level2
This repo is for the purpose of studying Go. Includes another solutions to the tasks.
algorithms golang http patterns-design rest-api tasks
Last synced: 19 Sep 2025
https://github.com/modscleo4/midori
A Node.js Web API Framework WITHOUT Express
cron http http-server javascript json jwt multipart problem-details typescript uuid zlib
Last synced: 10 Apr 2025
https://github.com/exabrial/form-binding
Bind Java objects to URL Encoded Forms similar to JSON-B or JAX-B, and a JAX-RS Form Encoding MessageBodyWriter/Reader
annotations binding converter encoding form http java java-ee java-spi jax-rs parameters rest url-encoding x-www-form-urlencoded
Last synced: 12 Jan 2026
https://github.com/ivanprjcts/sdklib
SDK Helper Library - http://sdklib.readthedocs.io/
Last synced: 16 Jan 2026
https://github.com/thomasleplus/bazaar
All sorts of unix utilities
curl http https linux shell shell-script shell-scripting shell-scripts shellscript unix unix-utilities
Last synced: 01 Jul 2025
https://github.com/ahmetozer/basic-server
A basic file server automatically generates self certificates and serves the given folder.
cloudflare http https https-server
Last synced: 14 Apr 2025
https://github.com/somehowchris/peek-reverse-proxy
Simple reverse proxy to peek into requests
api http hyper peek reverse-proxy rust
Last synced: 16 Apr 2025
https://github.com/probitas-test/echo-servers
Docker images for testing Probitas clients.
Last synced: 05 Jan 2026
https://github.com/timestee/go-accesslog
A simple HTTP access log for golang.
access-logs golang http http-server logger middleware
Last synced: 26 Jan 2026
https://github.com/skatsuta/real-world-http
Sample code in Real World HTTP.
Last synced: 26 May 2026
https://github.com/contributte/http
:sparkles: Extra contrib to nette/http (@nette)
cli content-security-policy contributte http nette nette-framework request response
Last synced: 10 Apr 2025
https://github.com/sncf-connect-tech/hesperides-jenkins-lib
Shared lib for Jenkins pipelines to interact with Hesperides
groovy hesperides http jenkins-pipeline
Last synced: 07 Apr 2025
https://github.com/expediadotcom/haystack-collector
haystack component that collects spans from various sources and publish to kafka
distributed-tracing http kinesis
Last synced: 11 Apr 2025
https://github.com/wayou/http-transfer-encoding-chunked
Node.js example demonstrate the http chunked transfer encoding
chunk http node-js transfer-encoding
Last synced: 14 Jul 2025
https://github.com/whosonfirst/go-whosonfirst-spatial-www
Opinionated web application for the go-whosonfirst-spatial packages.
golang http whosonfirst whosonfirst-spatial
Last synced: 23 Apr 2025
https://github.com/sunrise-php/http-header
⚠️ This package was moved to the http-message package and is abandoned.
http http-header php-library php7 php8 psr-7
Last synced: 14 Jan 2026
https://github.com/neyn/cneyn
Fast and Lightweight C HTTP Library
c c-library c99 fast-library http htttp-server webserver
Last synced: 24 Mar 2025
https://github.com/felipemonobe/lagoinha-hs
A Haskell study with concurrency, http requests, JSON and XML parsing.
aeson async asynchronous concurrency functional-programming haskell haskell-learning http json race-conditions wreq xml
Last synced: 24 Apr 2026
https://github.com/sdvcrx/cuttlefish
A simple HTTP Proxy support multiple parent proxies. (like squid)
forward-proxy golang http http-proxy proxy
Last synced: 30 Apr 2026
https://github.com/sunny-117/chunkflow
🎉 A universal large file upload solution with chunked upload, resumable upload, and instant upload capabilities. | 通用的大文件上传解决方案,支持分片上传、断点续传和秒传功能
chunk fiber file http large-file-upload protocol rust turbo upload upload-client upload-component websocket
Last synced: 04 Feb 2026
https://github.com/godaner/brokerc
brokerc is a cross-platform publish and subscribe command line client tool, including mqtt client, amqp client, kafka client, http client.
amqp amqp-client http http-client https kafka kafka-client mqtt mqtt-client mqtt-protocol rabbit rabbitmq rabbitmq-client
Last synced: 03 Apr 2026
https://github.com/ubirak/moco-behat-extension
Behat extension to use Moco in your features
behat-extension http mock stub third-party
Last synced: 15 Feb 2026
https://github.com/bugoverdose/mys3
이미지 호스팅 서버를 통해 알아보는 웹 성능 개선 기법들
cache cache-busting cache-control etag filesystem http java webp
Last synced: 10 Feb 2026
https://github.com/integralist/carbon
HTTP Response Header Sorting and Filtering
go golang http http-client http-header http-response open-source
Last synced: 26 Feb 2026
https://github.com/ronitrajfr/http-server
HTTP server implementation built with Node.js and TypeScript that handles basic HTTP requests.
http http-server nodejs tcp typescript
Last synced: 25 Apr 2026
https://github.com/overmighty/co_http_uring
C++20 HTTP/1.1 server library using coroutines and Linux's io_uring API.
coroutines cpp cpp20 http http-server io-uring linux
Last synced: 11 Feb 2026
https://github.com/imjuni/jin-frame
A reusable, declarative, type-safe, and extendable HTTP request library.
axios client declarative http http-client http-clients resusable type-safe
Last synced: 27 Apr 2026
https://github.com/newyaroslav/brotli-hpp
Brotli header-only C++ library
brotli brotli-compression compression cpp cpp-library cpp11 header-only http response
Last synced: 06 Mar 2026
https://github.com/ikeohachidi/chapi
(WIP) Chapi is an extremely easy to use proxy to aid make those http requests you can't directly run on your application. Go backend, Vue frontend
environment-variables go http proxy tailwind tunnel vue
Last synced: 08 May 2026
https://github.com/youkale/snowflake-go
Twitter雪花算法ID生成器 支持Redis,HTTP调用
grpc http id-generator redis snowflake
Last synced: 06 May 2026
https://github.com/adeldaniel/bmi-calculator-flutter-application
An App Developed with Flutter cross-platform. This application used to do two tasks: The first task: Calculate BMI(body mass index). The second task: is to search for Recipes Depending on what ingredients do you have
bmi bmi-calc bmi-calculator dart dartlang edamam edamam-api edamam-recipe-api edumum flutter flutter-apps flutter-getx flutterwebview getx http httpapi json json-api sqlite webviewflutter
Last synced: 16 Apr 2026
https://github.com/wweziza/asm-http
Building website in Assembly, why not?
asm assembly http httpserver server web webserver website
Last synced: 15 Jun 2026
https://github.com/adia-dev/govee-lights-ex
Elixir wrapper for the unofficial Govee Developer API. Control Govee smart lights with simple functions: list devices, power on/off, set brightness, and adjust color temperature, clean API, minimal setup. Includes examples, tests, and planned features (RGB color, scenes, caching, retries). Ideal for home automation, dashboards, and IoT integrations
api-client brightness color-temperature elixir govee govee-api govee-light home-automation http hue iot led lighting phoenix rgb scenes smart-lights
Last synced: 13 Jan 2026
https://github.com/somajitdey/sertain
Simple Bash library for building a basic HTTP server.
bash http http-server http-server-library shell-functions shell-scripting
Last synced: 15 Oct 2025
https://github.com/0xcaff/http-server
A portable, minimal, fast HTTP file server with single page app redirection and reverse proxying.
Last synced: 16 Jan 2026
https://github.com/jblond/mod_bikeshed
apache module that allows you to change the Signature / ServerTokens of your httpd apache webserver
apache-module apache2 c-language c-library http httpd
Last synced: 02 May 2026
https://github.com/emileber/axios-resource
Simple Axios REST resource class
Last synced: 17 Jul 2025
https://github.com/ekwator/truth-training
Cross-platform project: Rust Core, Actix-web, SQLite, P2P sync (UDP+HTTP), WebSockets, OpenAPI, TypeScript/React, Tauri, Kotlin/Android, Swift/iOS
actix-web android cli cross-platform cursor cursor-ai cursor-ide http ios kotlin p2p react rust spec-kit sqlite swift tauri typescript udp websockets
Last synced: 02 Feb 2026
https://github.com/nadimtuhin/express-simple-proxy
A simple, powerful, and TypeScript-ready Express.js proxy middleware with comprehensive error handling, request/response transformation, and file upload support.
api-gateway express expressjs http middleware nodejs proxy request-transformation response-transformation typescript
Last synced: 06 Oct 2025
https://github.com/ehmicky/error-http-response
Create HTTP error responses.
api browser error error-handler error-handling error-monitoring http http-response http-rest javascript library nodejs problem-details rest rest-api rfc rfc-7807 stack stacktrace typescript
Last synced: 25 Oct 2025
https://github.com/jonsamwell/ngx-http-batcher
Angular (2+) HTTP batching module to reduce the number of HTTP requests and increase performance
angular angular-http angular2 http http-batching ngx performance
Last synced: 06 Oct 2025
https://github.com/farnasirim/hkit
An http toolkit containing useful utilities like seamless debug logging, painless caching, etc.
cache go golang http http-cache logrus toolkit toolkits utilities utility utility-library
Last synced: 18 Jan 2026
https://github.com/aaravmalani/plugapi
A lightweight, speedy HTTP(S) framework
api api-rest collaborate framework github-pages http https json middleware python python3 server web
Last synced: 13 Aug 2025
https://github.com/flow-php/etl-adapter-http
PHP ETL Adapter: Http
data-engineering data-processing etl flow-php http
Last synced: 02 Jul 2025
https://github.com/starkdmi/flutter_download_manager
Ready-to-use Flutter widgets to download files
Last synced: 11 Mar 2026
https://github.com/craigjbass/frankserver
Ever want to just route HTTP requests to some arbitrary code in .NET Core without all of the complexity of .NET MVC?
Last synced: 28 Feb 2026
https://github.com/mikros-dev/mikros
A framework to create micro services and applications in general, following an opinionated standard.
framework golang grpc http microservices
Last synced: 05 Feb 2026
https://github.com/kirillzhosul/reverse-proxy
Simple reverse proxy written in C
c educational http linux nginx proxy reverse-proxy socket
Last synced: 17 Oct 2025
https://github.com/opengento/magento2-application
This module allows the application to reuse the bootstrap and reset its state after the request.
fiber frankenphp http http-server magento magento-2 magento-extension magento-module magento2 magento2-extension magento2-extension-free magento2-module magento2-module-free reactphp server stateless-components swoole
Last synced: 31 May 2026
https://github.com/zrthstr/tarball_httpd
Serves directories as .TARs (tarball archives) over http - to be downloaded by a web browser
filesharing http http-server python python3 server tarball tarball-httpd tool web
Last synced: 23 Jan 2026
https://github.com/sebescudie/VL.SimpleHTTP
Simple HTTP nodes for the VL programming language
Last synced: 07 Aug 2025
https://github.com/valen-h/server-ii
A Server framework with middleware support.
fs http middleware node server static templates typescript
Last synced: 02 May 2026
https://github.com/magnetikonline/aws-lambda-proxy-response
Node.js module generating response payloads for AWS Lambda functions behind API Gateway 'Lambda proxy' integrations.
api-gateway aws http lambda lambda-proxy npm-package
Last synced: 02 May 2025
https://github.com/idea2app/vercel-node-serverless
Node.js HTTP API scaffold for Vercel serverless infrastructure
api http nodejs restful scaffold serverless template vercel
Last synced: 11 Jul 2025
https://github.com/frnmst/kalliope-rest
A CLI frontend and API for the Kalliope REST API
Last synced: 19 Mar 2026
https://github.com/djian01/nt
A versatile network testing tool that supports ICMP, HTTP(s), DNS, TCP, and MTU testing
dns http icmp mtu network network-analysis network-monitoring tcp test test-automation testing tests
Last synced: 14 Jan 2026
https://github.com/designliquido/delegua-http
Pacote para fazer requisições HTTP em Delégua.
hacktoberfest http portugues portuguese typescript
Last synced: 01 Jul 2025
https://github.com/stevenvachon/robot-directives
Parse robot directives within HTML meta and/or HTTP headers.
attributes headers html http nodejs robots seo
Last synced: 03 Mar 2026
https://github.com/gaelgirodon/liege
HTTP stub server from plain files
api http http-server json mock mock-api mock-data mock-server mocking mocking-server mocking-utility prototyping rest-api server stub stub-server stubbing
Last synced: 17 Oct 2025
https://github.com/eze-kiel/shaloc
LAN-scoped command line sharing tool with cool features: zip archives, AES-256, download limits...
aes cli encryption go golang http lan share zip
Last synced: 14 Oct 2025
https://github.com/lukasbach/mockingbirb
Desktop app for configuring HTTP mocking servers
desktop-app http javascript mock routing server
Last synced: 30 Apr 2026
https://github.com/vandenberghinc/vweb
Easily create websites or REST APIs in javascript with vweb. Including a frontend api for building website's in an objective SwiftUI like manner. Supports payments using paddle.
api cpp http https javascript js rest-api vinc vlib website
Last synced: 23 Apr 2025
https://github.com/desty2k/noisy-mqtt
Simple random DNS, HTTP/S internet traffic noise generator with MQTT support
bot dns homeassistant http mqtt privacy privacy-online raspberrypi traffic-generator traffic-inspection
Last synced: 07 Apr 2025
https://github.com/tsahil01/vscode-context-bridge
Exposes editor context information via HTTP & WS APIs, allowing external apps to access real-time Editor state. Useful for building integrations, tools, or services that need to interact with the code editor.
bridge context http vscode vscode-extension websocket
Last synced: 13 May 2026
https://github.com/damianwajser/spring-rest-commons-options
This project contains the general-purpose documentation to spring rest api http options
http options options-parsing rest rest-api spring spring-boot
Last synced: 14 Jan 2026
https://github.com/anotherglitchinthematrix/asis
A small utility library to handle http responses easily.
Last synced: 07 May 2026
https://github.com/sorenlouv/react-redux-request
Declarative data fetching for React, stored in Redux.
api declarative fetch http react react-redux redux request rest
Last synced: 25 Oct 2025
https://github.com/center-key/puppeteer-browser-ready
🐕🦺 Simple utility to go to a URL and wait for the HTTP response
browser http javascript mocha puppeteer ready response url
Last synced: 22 Apr 2025
https://github.com/jameskyburz/busboy-wrapper
busboy multi part file wrapper
busboy fileupload http multipart nodejs
Last synced: 30 Apr 2025
https://github.com/alexferl/vest
A REST client in V
http http-client rest rest-client v vlang
Last synced: 03 Jan 2026
https://github.com/aymenjd/redc
High-performance, asynchronous HTTP client in Python, driven by libcurl
curl http http-client libcurl python
Last synced: 02 Sep 2025
https://github.com/prooph/httplug-event-store
HTTP event-store implementation talking with http-api
api cqrs event-sourcing event-store http httplug php prooph
Last synced: 04 Sep 2025
https://github.com/derhuerst/serve-buffer
Serve a blob of binary data via HTTP, with support for range requests, conditional GET & compression.
arraybuffer buffer http http-range-requests in-memory
Last synced: 15 Apr 2025
https://github.com/afaanbilal/hyperdb
HyperDB is an in-memory hyper-fast key-value store with an HTTP API written in Rust.
database db fast http in-memory-database rust
Last synced: 26 Apr 2026