Tag: #search-api
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
The HTTP QUERY Method — A New Verb for an Old REST Dilemma
GET cannot carry a request body and POST is semantically wrong for search. This article explores the HTTP QUERY method that resolves this long-standing dilemma, covering its motivation, semantics, and practical adoption.
2026-06-25 · 14 min read #http#query-method#rest#api-design#rfc