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-03-31 00:14:49 UTC
- JSON Representation
https://github.com/robtimus/obfuscation-http
Provides functionality for obfuscating HTTP requests and responses
Last synced: 18 Oct 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: 04 Nov 2025
https://github.com/milos85vasic/dispatcher
Simple http server library
http http-server kotlin library
Last synced: 09 Feb 2026
https://github.com/petermekhaeil/zodaxios
HTTP client with schema validation using Zod
api axios fetch http typescript zod
Last synced: 10 Apr 2025
https://github.com/shutterstock/devent-forwarder
Forward Devent messages via HTTP, UDP or ZMQ
devent devent-hub http udp zmq
Last synced: 09 Mar 2026
https://github.com/western/http-up
Simple share folder via http with upload
cli command expressjs file-server file-sharing file-upload http http-file-server http-server https https-server javascript nodejs server shared-folders static tls upload
Last synced: 08 May 2025
https://github.com/ghdwlsgur/gostat
🖥 interactive CLI tool that uses the net/http package to make an HTTP GET request to a specific URL and checks the latency step by step
Last synced: 15 Jul 2025
https://github.com/joutvhu/dioxide
Dioxide is a type conversion dio client generator.
build-runner dart dio http source-gen
Last synced: 09 Mar 2026
https://github.com/euskadi31/go-server
HTTP Server with Middleware
go golang health-check http http-server middleware router
Last synced: 31 Aug 2025
https://github.com/lukasbach/mockingbirb
Desktop app for configuring HTTP mocking servers
desktop-app http javascript mock routing server
Last synced: 17 Jun 2025
https://github.com/valen-h/server-ii
A Server framework with middleware support.
fs http middleware node server static templates typescript
Last synced: 23 Jun 2025
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/fenzland/php-http-client
A lightweight HTTP client with PHP7.
Last synced: 13 Apr 2025
https://github.com/HengXin666/HXLibs
C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等
coroutine cpp cpp20 http https io-uring json lfu-cache lru-cache openssl router websocket
Last synced: 31 Oct 2025
https://github.com/thefox/httpflood
Tool for flooding HTTP servers under Linux.
c flood flood-attack http linux mit-license
Last synced: 26 Jul 2025
https://github.com/meniny/leaf
🍃 A versatile HTTP(s) networking framework written in Swift.
Last synced: 23 Jul 2025
https://github.com/felipecastrosales/game
🎮 Game app using IGDB API, with BLoC, Provider, dio, sqflite and others.
api api-rest dart dart-api dartlang dio flutter flutter-api flutter-app flutter-apps flutter-dio flutter-examples flutter-package http igbd json serialization sqflite sql
Last synced: 15 Jul 2025
https://github.com/sartalan/hidroponia-project
Una hidroponia automatizada
http mycodo platformio react-native serial
Last synced: 27 Feb 2026
https://github.com/home-assistant-ecosystem/mystrom2mqtt
myStrom to MQTT bridge
home-assistant http iot mqtt mystrom
Last synced: 10 Apr 2025
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/capevace/youtube-dl-ui
Basic web UI for youtube-dl. Download a URL in highest quality, choosing between video or audio-only.
http socket-io ui web youtube-dl youtube-downloader
Last synced: 09 Jul 2025
https://github.com/luckymarmot/paw-phpcurlcodegenerator
A Paw Extension to generate client code for PHP using the cURL library.
curl http http-client paw-extension php php-curl php7
Last synced: 23 Jul 2025
https://github.com/myriad-dreamin/httpfs
filesystem like api to access any file via http or https protocol
drive filesystem fs http typescript
Last synced: 29 Oct 2025
https://github.com/nstevens1040/execute.httprequest
.NET Framework class library used the send HTTP requests and parse the response.
class-library cookies csharp dotnet-framework http http-client http-delete http-get http-post http-request http-response http-trace https windows-powershell
Last synced: 28 Jul 2025
https://github.com/surister/queryzen
Parametrized, named and versioned SQL queries over HTTP
Last synced: 21 Mar 2025
https://github.com/febritecno/hasana-chatbot
line chatbot with service susi.ai include web scaper by xray
body-parser expressjs http javascript linebot request xray
Last synced: 13 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/seanmonstar/hyper-benchmarks
Performance benchmarks for hyper.rs
Last synced: 18 Mar 2025
https://github.com/jaimeloeuf/simpler-fetch
A simpler fetch because using window.fetch makes me cri and the other API libraries are too BIG, complex and unsafe, so here's mine... 😐
api axios builder-pattern fetch http http-client isomorphic-fetch javascript nodejs oop rest typescript
Last synced: 04 May 2025
https://github.com/2kabhishek/nerver
Tiny Node.js HTTP server. 📡☁
http http-server nodejs server
Last synced: 27 Mar 2026
https://github.com/contensis/docs-management-http
Contensis HTTP Management API documentation
api-documentation contensis documentation http json rest-api zengenti
Last synced: 12 Jul 2025
https://github.com/aghajari/basehttp
A simple, educational C-based HTTP client library built from scratch, demonstrating HTTP/1.1 and SSL/TLS.
Last synced: 28 Oct 2025
https://github.com/skatsuta/real-world-http
Sample code in Real World HTTP.
Last synced: 05 Mar 2025
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/theohbrothers/docker-varnish-agent
Dockerized Varnish Agent, including the Enhanced Varnish Dashboard 🐳
cache docker generate-dockerimagevariants http https varnish varnish-agent web
Last synced: 12 Apr 2025
https://github.com/parzibyte/api-rest-spring-boot
Creación de una API REST usando MySQL, Spring Boot y Java
api http java mysql rest spring-boot
Last synced: 12 Apr 2025
https://github.com/iamazy/download-action
Use Github Action to download everything
bilibili bittorrent http thunder weibo youtube
Last synced: 24 Oct 2025
https://github.com/jaguar-dart/jaguar_json
jaguar_serializer based JSON interceptors for Jaguar
dartlang http jaguar json marshall rest-api serialize serializer server
Last synced: 08 May 2025
https://github.com/dkxce/aprsair
Console App Detects DTMF GPS Signals or APRS AFSK1200 signals from radios (eg: Abbree AR-F8, Zastone ZT-889G) over soundcard and allow to view it over console, web (HTTP), APRS and send via HTTP-GET, TCP-APRS, UDP-APRS.
air aprs dkxce dtmf gps http server udp
Last synced: 07 Sep 2025
https://github.com/CasperGN/GoHead
Get interesting http headers, internal IPs, possible endpoints from target(s) and search JS files for juicy info
bugbounty headers http http-requests probe
Last synced: 11 Jul 2025
https://github.com/nmakhmutov/elwark.correlationid
This specific library offers a lightweight approach to implementing Correlation Ids for ASP.NET
correlation csharp dotnet dotnet-core grpc grpc-client grpc-server http http-client http-server
Last synced: 06 Mar 2026
https://github.com/pxyup/google-sso-handlers
Golang handlers for create google sso
authorization gin-gonic go golang google-api http
Last synced: 21 Aug 2025
https://github.com/thibmaek/vrt-http-flask
Small example of running pyvrt in a Flask HTTP server
Last synced: 11 Apr 2025
https://github.com/ngtcp2/urlparse
an http_parser_parse_url compabile URL parser
Last synced: 20 Jul 2025
https://github.com/drkameleon/mimetypes.art
MIME content type registry & recognition
arturo arturo-language arturo-package file http mimetype web-server
Last synced: 13 May 2025
https://github.com/youkale/snowflake-go
Twitter雪花算法ID生成器 支持Redis,HTTP调用
grpc http id-generator redis snowflake
Last synced: 31 Jul 2025
https://github.com/Voyrox/FrostLink
FrostLink is a reverse proxy written in Rust that supports routing requests from a local server to a specified domain. With FrostLink, you can easily turn a local server running on a specific port, such as `localhost:3000`, into a publicly accessible website connected to `example.com`.
http proxy reverse-proxy rust ssl
Last synced: 08 May 2025
https://github.com/matsadler/tracks
A bare-bones Ruby HTTP server that talks Rack and uses a thread per connection model of concurrency.
Last synced: 13 Apr 2025
https://github.com/girish54321/flutter-starter
Flutter-Start is an open-source Flutter boilerplate hosted on GitHub that provides a solid starting point for building cross-platform mobile apps. The boilerplate includes a preconfigured project structure, authentication flow, state management using Provider, localization support, and a set of commonly used UI components.
android androidstudio authentication bestpractices boilerplate flutter flutter-apps getx http httpclient mobileapp opensource state-management xcode
Last synced: 28 Jun 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/pimalaya/io-addressbook
Set of I/O-free coroutines to manage contacts
addressbook carddav contact coroutine filesystem http library runtime rust vcard vcf vdir webdav
Last synced: 26 Jul 2025
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: 21 Jun 2025
https://github.com/muniftanjim/llhttp.lua
Lua interface for https://github.com/nodejs/llhttp
http llhttp lua luajit luajit-ffi
Last synced: 02 Apr 2025
https://github.com/lykmapipo/http-client
Helper utilities for making HTTP(s) requests.
http https isomorphic lykmapipo request
Last synced: 19 Mar 2025
https://github.com/wyrihaximus/reactphp-http-middleware-response-cache
Response caching middleware for @reactphp's HTTP server
cache hacktoberfest http middleware middleware-caches php php7 reactphp
Last synced: 13 May 2025
https://github.com/5ht2/srp-go
Serve random pictures on a domain, with upload and browse support
docker fasthttp filesystem go http http-server
Last synced: 23 Apr 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/brunobord/static-markdown
A static HTTP server, with markdown rendering mechanism
gfm http markdown python python3 server static-server
Last synced: 12 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/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/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/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/serkan-ozal/otel-js-instrumentation-http-plus
Provides advanced automatic instrumentation for Node.js http and https modules on top of OpenTelemetry
http instrumentation observability opentelemetry tracing
Last synced: 18 Mar 2025
https://github.com/cweili/req-json
Promise based simple HTTP/HTTPS client for browser to request JSON or string for RESTful apis, with koa-like middleware support.
ajax http https json middleware promise request restful-api weapp wechat wx xhr xmlhttprequest
Last synced: 22 Aug 2025
https://github.com/vamsitp/perfx
API Performance benchmarking tool
api app-insights application-insights azure azure-active-directory benchmarking http performance performance-analysis performance-metrics performance-testing rest-api
Last synced: 16 Jan 2026
https://github.com/jcs090218/unity.http_server
A simple C# HTTP server implementation for Unity
Last synced: 16 Aug 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/marksmurphy/cdn-cache-check
Makes HTTP requests to URLs and parses response headers to determine caching behaviour
cache cache-control caching cdn cdn-detection dns headers http https offload performance url web
Last synced: 09 Jul 2025
https://github.com/pandaoh/js-xhttp
An HTTP tool is based on Axios that can make ajax more convenient and universal, easier to manage, and more efficient and unified. XHttp 是一个基于 axios 二次封装的 HTTP 请求工具,可以让你在项目中使用 http 请求时更加简单,更加通用灵活,更加高效统一,且易于全局管理。
ajax axios http javascript js-http js-xhttp request rollup typescript x-xrequest xhttp xrequest
Last synced: 09 Apr 2025
https://github.com/narrowspark/http-message-util
:heavy_plus_sign: This repository holds utility classes and constants to facilitate common operations of PSR-7.
http narrowspark php71 php72 psr-7 util
Last synced: 04 Oct 2025
https://github.com/damdo/mirror
:microscope: HTTP(S) request mirror for Debugging
debugger docker docker-image golang http https inspector mirror
Last synced: 28 Feb 2025
https://github.com/mauricelambert/reverseshell
This package implements an advanced reverse shell console (supports: TCP, UDP, IRC, HTTP and DNS).
av-bypass c2 command-and-control console cryptolocker dns http irc malware netcat pypi-package python3 reverse-shell tcp terminal udp
Last synced: 22 Sep 2025
https://github.com/nopnop2002/esp-idf-remote-lcd
Control the HD44780 using HTTP/MQTT.
esp-idf esp32 hd44780 http http-client lcd1602 lcd1604 rest
Last synced: 03 Apr 2025
https://github.com/ladjs/proxy
Proxy for Lad
domains express forwarding http javascript koa lad node nodejs port port-forwarding proxy reverse vhosts virtual
Last synced: 15 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/insomnimus/rchan
A 4chan api wrapper and client for rust.
Last synced: 23 Sep 2025
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/tarsil/starlette-bridge
A simple and clean event bridge of the old Starlette events to the new lifespan
async esmerald http python python3 starlette websockets
Last synced: 21 Aug 2025
https://github.com/jujuadams/youtube-oauth2
Demonstration of OAuth2 targeting YouTube's "Data v3" API
gamemaker gamemaker-studio-2 gms2 http oauth youtube
Last synced: 21 Jul 2025