<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Examples | go-openapi runtime</title><link>https://go-openapi.github.io/runtime/usage/examples/index.html</link><description>Runnable snippets covering common runtime usage scenarios — server
assembly, client setup, custom middleware and authentication.</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://go-openapi.github.io/runtime/usage/examples/index.xml" rel="self" type="application/rss+xml"/><item><title>Authentication &amp; authorization</title><link>https://go-openapi.github.io/runtime/usage/examples/auth/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://go-openapi.github.io/runtime/usage/examples/auth/index.html</guid><description>Worked examples covering API keys, HTTP Basic, Bearer/JWT, OAuth2
access-code flow, composed schemes, custom authorizers, and
client-side credential attachment.</description></item><item><title>Content types &amp; negotiation</title><link>https://go-openapi.github.io/runtime/usage/examples/content-types/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://go-openapi.github.io/runtime/usage/examples/content-types/index.html</guid><description>Adding new wire formats, registering vendor MIME types, streaming
bodies, per-payload Content-Type overrides, and using the
standalone negotiator from a vanilla net/http handler.</description></item><item><title>Custom middleware</title><link>https://go-openapi.github.io/runtime/usage/examples/middleware/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://go-openapi.github.io/runtime/usage/examples/middleware/index.html</guid><description>Composing third-party HTTP middleware around the runtime — recipes
that wrap or extend the `http.Handler` returned by
`middleware.Serve`.</description></item></channel></rss>