---
title: Hello, world!
author: Nathan Cahill
published: 2026-04-20
---

# Hello, world!

`sveltekit-negotiate` lets a single SvelteKit route answer with HTML, Markdown,
JSON — or whatever formats you register — based on the client’s `Accept`
header or a URL extension.

This page, for instance, is the same route served three ways.