QUERY endpoints + correct body-aware caching for Node — the new HTTP QUERY method (RFC 10008) for Express, Fastify, raw http, and an isomorphic client.
-
Updated
Jul 6, 2026 - TypeScript
QUERY endpoints + correct body-aware caching for Node — the new HTTP QUERY method (RFC 10008) for Express, Fastify, raw http, and an isomorphic client.
Parse, build, and content-negotiate the Accept-Query HTTP header (RFC 10008) for the QUERY method. Zero dependencies, fully typed.
Framework-agnostic server helpers for the HTTP QUERY method (RFC 10008): validate requests, negotiate content types, and advertise Accept-Query.
Runnable example of the @DanMat HTTP QUERY (RFC 10008) suite: a stock-screener API + client using query-fetch, accept-query, query-cache, and query-server.
A tiny, dependency-free client for the HTTP QUERY method (RFC 10008) — safe, idempotent requests with a body, over native fetch.
Body-aware Go middleware and reverse proxy for adopting the HTTP QUERY method with conservative caching, Accept-Query discovery, and safe QUERY-to-POST fallback.
Load Test about HTTP Query Method for comparation with GET and POST Method
RFC 10008-correct caching for the HTTP QUERY method: cache keys derived from the request body, plus a tiny in-memory cache. Zero dependencies.
Add a description, image, and links to the query-method topic page so that developers can more easily learn about it.
To associate your repository with the query-method topic, visit your repo's landing page and select "manage topics."