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-26 00:14:46 UTC
- JSON Representation
https://github.com/samueleaton/wiz
The F# web framework designed for clarity and speed
asp-net dotnet fsharp http http-server web-framework webserver wiz
Last synced: 08 May 2025
https://github.com/mattccc/fetchff
Fetchff is a lightweight, powerful and flexible HTTP client library designed to simplify request handling.
ajax api api-handler axios-api-handler axios-instance axios-multi-api cache fetch fetchf fetchff http http-client http-request javascript nodejs promise promises request typescript typescript-support
Last synced: 11 Feb 2026
https://github.com/gajus/waitehr
Waits for HTTP response and retries request until the expected response is received.
Last synced: 15 Apr 2025
https://github.com/AltriusRS/Curio
A Blazing Fast HTTP Client
http http-client httpclient open-source opensource rust rust-crate rust-library
Last synced: 31 Mar 2025
https://github.com/apache/geronimo
Mirror of Apache Geronimo
geronimo http java javaee network-server web-framework
Last synced: 19 Oct 2025
https://github.com/shixiaofeia/gopacket-http
监听网卡流量, 过滤并组装HTTP请求和响应, 供旁路分析, 抓包等用途
Last synced: 14 Jan 2026
https://github.com/didinj/angular6-httpclient-example
Angular 6 HttpClient: Consume RESTful API Example
angular angular6 angularjs api client example http http-client httpclient rest restful restful-api tutorial
Last synced: 28 Apr 2025
https://github.com/wzshiming/anyproxy
Proxy server supporting http, ssh, socks4, socks5, shadowsocks on port
http proxy shadowsocks socks4 socks5 ss ssh
Last synced: 02 Feb 2026
https://github.com/ning1875/xprober
xprober 是一个分布式探测框架、可用来做ping/http探测
golang http ping prober prometheus
Last synced: 08 May 2025
https://github.com/unjs-archive/requrl
Grab full URL from request.
http incomingmessage node req url
Last synced: 28 Sep 2025
https://github.com/gleam-lang/elli
🍛 A Gleam HTTP service adapter for the Elli web server
Last synced: 11 Jun 2025
https://github.com/altriusrs/curio
A Blazing Fast HTTP Client
http http-client httpclient open-source opensource rust rust-crate rust-library
Last synced: 10 Jul 2025
https://github.com/progrium/httpfs
Create filesystems using your favorite HTTP framework.
filesystem flask fuse golang http
Last synced: 11 Apr 2025
https://github.com/bagder/libcurl-video-tutorials
Video tutorials for how to write internet clients using libcurl
client documentation http internet-protocol libcurl
Last synced: 07 Sep 2025
https://github.com/axiomhq/axiom-rs
Official Rust bindings for the Axiom API
async axiom client hacktoberfest http o11y rust sdk
Last synced: 06 May 2025
https://github.com/dxvgef/tsing
微核心、高性能的Go语言Web框架
chi echo framework gin http httprouter tsing web
Last synced: 11 Jun 2025
https://github.com/ranon-rat/sayBruh
its a rebuild of saycheese with golang
go golang hacking http malicious-url ngrok-server saycheese webcam-capture
Last synced: 11 Jul 2025
https://github.com/oscarotero/middleland
Simple PSR-15 middleware dispatcher
dispatcher http middleware psr-15
Last synced: 05 Apr 2025
https://github.com/yakeing/php_curl
Curl is an open source file transfer tool that uses URL syntax to work on the command line, where the basic functions of curl are encapsulated, such as COOKIES / encrypted transport / HTTP authentication / analog forms / upload files, etc.
Last synced: 13 Dec 2025
https://github.com/hacklone/angular2-cool-http
Cool features over angular2 HttpClient
angular angular-cool angular2-cool angular2-httpclient cookie http request-interceptors responseinterceptor
Last synced: 12 Apr 2025
https://github.com/otavia-projects/otavia
Your shiny new IO & Actor programming model!
actor-model aio async-await concurrent-programming database high-performance http ioc json kafka mysql netty postgresql reactive reactive-programming scala3 sql state-machine type-safe vertx
Last synced: 23 Oct 2025
https://github.com/Hacklone/angular2-cool-http
Cool features over angular2 HttpClient
angular angular-cool angular2-cool angular2-httpclient cookie http request-interceptors responseinterceptor
Last synced: 24 Apr 2025
https://github.com/bfontaine/httpdoc
:notebook: HTTP documentation right in your terminal.
Last synced: 15 Apr 2025
https://github.com/shahradelahi/easy-http
A Easy HTTP Client library for PHP.
client curl http http-client libray multi-process php requests webservice websocket
Last synced: 14 Jan 2026
https://github.com/orbitdb-archive/py-orbit-db-http-client
A python client for the Orbitdb HTTP API
Last synced: 15 Apr 2025
https://github.com/laminas/laminas-http
Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests
Last synced: 15 May 2025
https://github.com/igrishaev/ring-jdk-adapter
Zero-deps Ring server on top of jdk.httpserver
Last synced: 21 Aug 2025
https://github.com/Redundancy/cdntest
CLI tool for gathering info in order to debug CDN connection issues without requiring end users to install and use complicated tools
aws-cloudfront cdn certificate dns http https
Last synced: 21 Jul 2025
https://github.com/killercup/static-filez
Build compressed archives for static files and serve them over HTTP
archiving http rust static-server
Last synced: 29 Jul 2025
https://github.com/sckott/request
http requests DSL for R
api curl curl-library http r r-stats
Last synced: 09 Oct 2025
https://github.com/weihanli/dotnet-httpie
Amazing HTTP command-line tool powered by .NET, inspired by httpie
curl dotnet-tool http http-cli httpie rest
Last synced: 03 Dec 2025
https://github.com/fenix-hub/unirest-gdscript
Unirest in GDScript: Simplified, lightweight HTTP client library. Godot Engine HTTPClient extension inspired by Kong Unirest.
gdscript godot hacktoberfest http httpclient unirest
Last synced: 07 Sep 2025
https://github.com/sanity-io/get-it
Composable HTTP request library for node and browsers
http http-client nodejs request
Last synced: 24 Oct 2025
https://github.com/middlewares/http-authentication
PSR-15 middleware to implement Basic and Digest Http authentication
basic-authentication digest-authentication http http-authentication middleware psr-15
Last synced: 07 Jan 2026
https://github.com/w-henderson/humphrey
📡 A Performance-Focused, Dependency-Free Web Server with WebSockets and JSON.
hacktoberfest http http-server json rust web-server websocket websocket-server
Last synced: 10 Apr 2025
https://github.com/biluohc/fht2p
A cross-platform HTTP static file server developed using Rust.
http http-proxy http-server https rust
Last synced: 06 Mar 2025
https://github.com/ivailop7/healthkit-influxdb-grafana
Publish your Apple HealthKit data via Python Flask HTTP endpoint to InfluxDB to plot in Grafana
analytics apple autoexport chart data flask grafana health healthkit http influxdb linux local mac plot python selfquant visualization windows workouts
Last synced: 30 Apr 2025
https://github.com/negrutiu/nsis-nscurl
NSIS plugin with advanced HTTP/S capabilities
curl download http http-client https https-client installer libcurl marius negrutiu nscurl nsis nsis-installer nsis-plugin openssl ssl
Last synced: 12 Apr 2025
https://github.com/klippa-app/nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
async concurrency gzip http http-client http-requests http2 multipart multipart-formdata nativescript nativescript-angular nativescript-plugin ssl threads tls
Last synced: 17 Sep 2025
https://github.com/ai4os/DEEPaaS
A REST API to serve machine learning and deep learning models
aiohttp artificial-intelligence data-science deep-hybrid-datacloud deep-learning deepaas-api h2020 http machine-learning machinelearning neural-network neural-networks rest-api restful-api
Last synced: 13 Jul 2025
https://github.com/hisco/http2-client
Transparently make http request to both http1 / http2 server.
http http2 http2-client javascript nodejs request
Last synced: 22 Jul 2025
https://github.com/interkosmos/fortran-curl
Fortran 2008 interface bindings to libcurl
curl fortran fortran-2008 fortran-package-manager fpm gopher http imap libcurl mqtt smtp
Last synced: 08 Aug 2025
https://github.com/rawsashimi1604/sushi-gateway
Lightweight and modular layer 7 open-sourced API gateway.
api api-gateway docker docker-compose golang http http-server layer7 open-source
Last synced: 07 Jul 2025
https://github.com/soyuka/rxrest
Reactive rest library
api fetch http observable reactive request rxjs
Last synced: 20 Aug 2025
https://github.com/aofei/r2
A minimalist HTTP request routing helper for Go.
go helper http minimalist r2 request routing
Last synced: 13 Apr 2025
https://github.com/ranon-rat/saybruh
its a rebuild of saycheese with golang
go golang hacking http malicious-url ngrok-server saycheese webcam-capture
Last synced: 19 Aug 2025
https://github.com/http4ts/http4ts
Server as a Function http toolkit for TypeScript & JavaScript
deno http http-client http-server javascript nodejs typescript
Last synced: 16 Aug 2025
https://github.com/tubitv/envoy-node
This is a boilerplate to help you adopt Envoy.
Last synced: 26 Jun 2025
https://github.com/badgateway/structured-headers
Parser for draft-ietf-httpbis-header-structure, structured headers for HTTP
hacktoberfest http javascript rfc8941 rfc9651 structured-fields structured-headers typescript
Last synced: 07 Aug 2025
https://github.com/larscom/ngx-translate-module-loader
Highly configurable and flexible translations loader for @ngx-translate/core
angular http i18n internationalization l10n loader localization ngx-translate rxjs translation
Last synced: 06 Apr 2025
https://github.com/dlesl/erqwest
An experimental erlang HTTP client wrapping reqwest
Last synced: 15 Apr 2025
https://github.com/char0n/http-request-in-editor
Reference implementation of HTTP Request in Editor Specification https://github.com/JetBrains/http-request-in-editor-spec
editor hacktoberfest http spec
Last synced: 15 Apr 2025
https://github.com/gleam-lang/plug
🔌 A Gleam HTTP service adapter for the Plug web application interface
Last synced: 11 Dec 2025
https://github.com/phpgt/fetch
Asynchronous HTTP client with promises.
curl curl-functions fetch http http-client phpgt promise promise-support promises
Last synced: 23 Apr 2025
https://github.com/k-nasa/goku
goku is a HTTP load testing application written in Rust
benchmark http load-testing rust
Last synced: 25 Mar 2025
https://github.com/srt32/uptime
GitHub Action to check the status of endpoints
actions http monitoring ping uptime
Last synced: 12 Apr 2025
https://github.com/bytewizer/microserver
Modular embedded server built for TinyCLR OS.
arduino csharp embedded http http-server https iot microcontroller mvc nanoframework netmf ntp sitcore socket-server tcp-server tinyclr udp-server
Last synced: 21 Apr 2025
https://github.com/schniz/pointguard
An MVP-worthy background job server for PostgreSQL, written in Rust
background-jobs http rust serverless
Last synced: 30 Apr 2025
https://github.com/amalfra/gin-statsd
A Gin middleware for reporting to statsd daemon
gin-middleware golang http middleware statsd
Last synced: 16 Mar 2025
https://github.com/broothie/qst
A Go package for building (and sending) HTTP requests
Last synced: 13 Apr 2025
https://github.com/ionelmc/python-holdup
A tool to wait for services and execute command. Useful in Docker containers.
docker dockerize healthcheck holdup http python tcp wait-for-it
Last synced: 16 Jul 2025
https://github.com/Cantido/liberator
An Elixir library for building applications with HTTP
elixir elixir-library hacktoberfest http liberator phoenix plug webmachine
Last synced: 04 Apr 2025
https://github.com/abhimanyu003/probe
Simplified Integration Testing Using YAML and JQ
api-testing assertions cli contract-testing developer-tools devutils e2e-testing end-to-end-testing go golang http integration-testing rest-api-test test-automation test-framework testing testing-tools
Last synced: 06 May 2025
https://github.com/joshix/caddybox
Caddy web server container image
docker http https letsencrypt tls webserver
Last synced: 06 Mar 2026
https://github.com/majidsajadi/sariaf
Fast, simple, and lightweight HTTP router for Golang
Last synced: 11 Jun 2025
https://github.com/ttytm/vibe
Vibe is a request library for V. It utilizes a libcurl binding to enable fast and reliable requests while providing a higher-level API.
cross-platform curl http libcurl libcurl-bindings linux macos osx proxy requests v vlang vlang-library windows
Last synced: 12 Apr 2025
https://github.com/lonnng/nex
Aiming to simplify the construction of JSON API service
dependency-injection golang handler http microservice middleware webservice
Last synced: 05 Apr 2025
https://github.com/lonng/nex
Aiming to simplify the construction of JSON API service
dependency-injection golang handler http microservice middleware webservice
Last synced: 10 Jul 2025
https://github.com/scottlamb/http-serve
Rust helpers for conditional GET, HEAD, byte range serving, and gzip content encoding for static files and more with hyper and tokio.
Last synced: 04 Apr 2025
https://github.com/cantido/liberator
An Elixir library for building applications with HTTP
elixir elixir-library hacktoberfest http liberator phoenix plug webmachine
Last synced: 10 Apr 2025
https://github.com/hikerfeed/restful-resource
The JavaScript URL builder for creating consistent and RESTful resource requests, so you don't have to. Only 1.2kb.
http javascript laravel rest-api restful-api typescript url-builder url-generator
Last synced: 12 Apr 2025
https://github.com/ponylang/http_server
Pony library for building HTTP server applications.
http http-server pony-core-team-library pony-language ponylang
Last synced: 26 Feb 2026
https://github.com/kourier-server/kourier
Kourier is the fastest, lightest, and 100% HTTP syntax-compliant server.
cpp http http-server qt server
Last synced: 30 Jun 2025
https://github.com/mrcgrtz/alfred-http
💡 An Alfred workflow to quickly lookup HTTP status codes.
alfred http http-status-codes workflow
Last synced: 15 Apr 2025
https://github.com/getshifter/wp-serverless-forms
Replace PHP form actions with API and Webhook driven services such IFTT, Basin, FormKeep, Formspree, custom Endpoints and more.
api basin cf7 contact-form-7 formkeep http ifttt mail serverless serverless-forms webhook
Last synced: 03 Aug 2025
https://github.com/mswjs/headers-polyfill
A Fetch API "Headers" polyfill and transformation library.
fetch header headers http https polyfill request xmlhttprequest
Last synced: 06 Apr 2025
https://github.com/cezarypiatek/grpc-mock-server
Super fast, platform independent, standalone component for mocking GRPC services using WireMock.NET stubbing engine
csharp-sourcegenerator grpc http mock-server mocking stubbing
Last synced: 10 Oct 2025
https://github.com/zelenin/http-client
PSR-18 compatible HTTP client with middleware support
Last synced: 16 Mar 2025
https://github.com/quasoft/websspi
HTTP auth middleware for Go that uses Kerberos/NTLM SPNEGO with SSPI for single sign-on authentication of HTTP requests in Windows environments
auth go golang http kerberos kerberos-spnego middleware single-sign-on spnego sso sspi windows
Last synced: 30 Jan 2026
https://github.com/codepr/llb
Dead simple event-driven load-balancer
epoll event-driven http load-balancer multithreading networking simple small-projects
Last synced: 29 Jan 2026
https://github.com/haxetink/tink_http
Cross platform HTTP abstraction
client cross-platform haxe http server
Last synced: 27 Jan 2026
https://github.com/ajoelp/mock-json-server
A mock web server using a JSON file with live-reload support.
http http-server javascript json live-reload mock-server node
Last synced: 29 Apr 2025
https://github.com/routup/routup
A fast, lightweight, runtime agnostic and asynchronous routing framework.
api http http-server middleware nodejs rest route router routing runtime-agnostic server typescript web web-framework
Last synced: 30 Jan 2026
https://github.com/pytest-dev/pytest-localserver
py.test plugin to test server connections locally. This repository was migrated from Bitbucket.
http https pytest-plugin python server smtp test testing unit-testing
Last synced: 07 Jul 2025
https://github.com/alekseysotnikov/buran
Bidirectional, data-driven RSS/Atom feed consumer, producer and feeds aggregator
atom clojure feed feed-agregator feed-generator feed-parser feed-reader http rss rss-aggregator rss-generator rss-parser rss-reader
Last synced: 09 Mar 2026
https://github.com/aldrinmathew/liquidart
Liquidart is a Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider. Revival of the abandoned AQUEDUCT project.
dart database flutter framework http http-server oauth2 postgresql server server-framework
Last synced: 11 Jan 2026
https://github.com/telenornms/skogul
Generic go-based data/metric-collector-framework for Gondul and more
api golang hacktoberfest http influxdb metrics metrics-gathering mysql
Last synced: 11 Feb 2026