<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Server | go-openapi runtime</title><link>https://go-openapi.github.io/runtime/usage/server/index.html</link><description>Server-side request lifecycle — routing, parameter binding,
validation, security and operation execution.</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://go-openapi.github.io/runtime/usage/server/index.xml" rel="self" type="application/rss+xml"/><item><title>Request pipeline</title><link>https://go-openapi.github.io/runtime/usage/server/pipeline/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://go-openapi.github.io/runtime/usage/server/pipeline/index.html</guid><description>How an inbound HTTP request flows through middleware.Context — from
routing to security to binding/validation to operation execution
and response writing.</description></item><item><title>Parameter binding &amp; validation</title><link>https://go-openapi.github.io/runtime/usage/server/binding-validation/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://go-openapi.github.io/runtime/usage/server/binding-validation/index.html</guid><description>How path, query, header and body parameters are bound to Go values
and validated against the spec.</description></item><item><title>Security schemes</title><link>https://go-openapi.github.io/runtime/usage/server/security/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://go-openapi.github.io/runtime/usage/server/security/index.html</guid><description>Server-side authenticator implementations — Basic, API key, Bearer,
OAuth2 — and their context-aware *Ctx variants.</description></item><item><title>Deprecated shims</title><link>https://go-openapi.github.io/runtime/usage/server/deprecated-shims/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://go-openapi.github.io/runtime/usage/server/deprecated-shims/index.html</guid><description>Doc-UI handlers, content negotiation and the header package have
moved to the standalone server-middleware module — this page lists
the old entry points and shows the migration.</description></item></channel></rss>