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-01 00:14:52 UTC
- JSON Representation
https://github.com/bugoverdose/mys3
이미지 호스팅 서버를 통해 알아보는 웹 성능 개선 기법들
cache cache-busting cache-control etag filesystem http java webp
Last synced: 10 Feb 2026
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: 20 Apr 2026
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/openapi/openapi-python-sdk
🐍 A fully-featured and blazing-fast Python API client to interact with Openapi®
api-client api-marketplace certified-api django flask http openapi pypi-package python python-sdk rest-api
Last synced: 01 May 2026
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/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/aloco/network-stapler
microlib for organized client side network code
api browser client fetch http javascript network node typescript
Last synced: 14 Oct 2025
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/yermakovsa/rcpx
HTTP JSON-RPC failover transport for Go, implemented as an http.RoundTripper
ethclient ethereum failover geth go go-ethereum golang http http-transport json-rpc retry roundtripper rpc
Last synced: 01 Jun 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/akagi201/light
A minimal web framework in Go.
alice golang http httprouter lightweight middleware web
Last synced: 27 Jan 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/writepush-labs/eventor
Fast eventstore implementation written in Go
database event-sourcing go golang http rest
Last synced: 14 Jan 2026
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: 02 Apr 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/triggerdotdev/fetch-hero
Gives fetch superpowers
cache caching fetch-api http http-client javascript redis typescript
Last synced: 05 Feb 2026
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/nmattia/cio
cio: cached HTTP requests for a smooth Jupyter experience!
Last synced: 28 Apr 2026
https://github.com/thiagonache/httpstats
The idea of this package is to provide an easy way to collect detailed HTTP metrics from the client. It exports a function that injects hooks using HTTPTrace Package.
go golang golang-library http http-client stats
Last synced: 31 Jan 2026
https://github.com/anotherglitchinthematrix/asis
A small utility library to handle http responses easily.
Last synced: 07 May 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/poojan2312/proxies-scraper
Scraper for HTTP,HTTPS,SOCKS4,SOCKS5 Proxies
anonymous api elite free free-proxies free-proxy http https proxies proxy-list proxy-scraper scrape scraper socks4 socks5 transparent
Last synced: 15 Feb 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/morris/s4d
Minimal web development server with live reload
cli http local-development web
Last synced: 08 Oct 2025
https://github.com/ferronweb/ferrbench
A modern HTTP benchmarking tool supporting HTTP/1 and HTTP/2 benchmarks, based on rewrk.
Last synced: 06 Feb 2026
https://github.com/tada5hi/hapic
A tiny & simple fetch based http client with a collection of different presets.
api api-client client fetch fetch-api harbor harbor-client http oauth2 oauth2-client rest vault vault-client
Last synced: 25 Feb 2026
https://github.com/ozlerhakan/jest
💍 ipython magic tool to make smooth HTTP calls
http ipython ipython-notebook jupyter jupyterlab magic python python3 requests
Last synced: 27 Oct 2025
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/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/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/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/peter-gergely-horvath/commandmosaic
Implementing Java services based on the command design pattern
command-pattern http http-server java-application java-service rest servlet spring-boot
Last synced: 24 Oct 2025
https://github.com/xibn/http-openai-tts
An HTTP microservice using OpenAI to generate text-to-speech.
ai go golang http microservice openai text-to-speech tts
Last synced: 02 May 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/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/metebykl/spectra
Fast, lightweight and fully typesafe web framework
framework http server typescript
Last synced: 03 Mar 2026
https://github.com/mooziii/piston-meta-kt
Kotlin library to interact with mojangs launchermeta and "piston-meta" api
http kotlin ktor launchermeta microsoft-auth minecraft minecraft-login mojang
Last synced: 23 Jan 2026
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/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/ivanprjcts/sdklib
SDK Helper Library - http://sdklib.readthedocs.io/
Last synced: 16 Jan 2026
https://github.com/jeroenvand/kitboiler
Generator for generating Go kit endpoints and HTTP handlers
code-generation code-generator gokit golang http json
Last synced: 13 Mar 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/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/2kabhishek/nerver
Tiny Node.js HTTP server. 📡☁
http http-server nodejs server
Last synced: 27 Mar 2026
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/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/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/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/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/iamazy/download-action
Use Github Action to download everything
bilibili bittorrent http thunder weibo youtube
Last synced: 24 Oct 2025
https://github.com/jczic/iotsocket-concentrator
IoTSocket Concentrator - Router for Web API and thousands of IoT connections
asynchronous concentrator hc2 http https iot iot-platform iot-socket iotsocket iotsocket-concentrator protocol router server sessions tcp telemetrie telemetry tls udp
Last synced: 08 Apr 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/euskadi31/go-server
HTTP Server with Middleware
go golang health-check http http-server middleware router
Last synced: 31 Aug 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/bermudaphp/psr15factory
Makes middleware for psr-15 based application
http middleware middleware-factory middleware-resolver middlewares php php-middleware php8 php84 psr-15
Last synced: 23 Apr 2025
https://github.com/thelaycon/webkage
A fast Web Framework written in Python. Compatible with WSGI servers.
Last synced: 16 Jan 2026
https://github.com/begenov/backend
Developed a banking system with features to manage accounts, record balance changes and money transfers within transactions using gRPC, Golang, transaction technology and Docker for deployment.
gin grpc http postgresql protobuf unit-testing
Last synced: 31 Oct 2025
https://github.com/korniychuk/ng-rest
Powerful and flexible angular REST client
angular angular2 angular4 api api-client api-wrapper http ng request rest rest-api rest-client restapi restful restful-api
Last synced: 22 May 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/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/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/skatsuta/real-world-http
Sample code in Real World HTTP.
Last synced: 26 May 2026
https://github.com/kevinpollet/http2-cli
Modern and lightweight command line HTTP/2 client
client command-line http http2 nodejs typescript
Last synced: 22 Mar 2025
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/wflixu/obfetch
a httpClient base on rxjs and fetch api inspired by angular httpClient
axios fetch fetch-api http http-client rxjs
Last synced: 29 Jun 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/business-copilot/yandex-query-go
Go HTTP SDK for Yandex Query service
api go http sdk yandex yandex-cloud yandex-query
Last synced: 17 Jan 2026
https://github.com/heartsucker/flask-rangerequest
Range request (RFC 7233) support for your Flask app.
Last synced: 13 Mar 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/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/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/holysoles/ginrcon
A simple HTTP REST API to proxy RCON commands to a game server
api docker gameserver http minecraft minecraft-server palworld rcon rest
Last synced: 19 Aug 2025
https://github.com/apache/couchdb-meck
Mirror of Apache CouchDB
big-data cloud content couchdb cplusplus database erlang http javascript network-client network-server
Last synced: 22 Apr 2025
https://github.com/kevinzhourafael/shrimp
Shrimp is an simplify HTTP networking library on iOS.
afnetworking alamore downloadmanager http https ios ios-downloader network networking pause-download resume-download swift swift-downloader
Last synced: 08 Apr 2025
https://github.com/yuvraj0028/node-cli-weather-app
Get weather details for any location in your console.
http javascript nodejs weather
Last synced: 24 Jul 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