Discovery

Note: The following discovery pattern is recommended but non-normative.

HTML Link Element

Publishers may include a link element in HTML documents to indicate the presence of a Soustack document:

<link rel="alternate" type="application/vnd.soustack+json" href="/soustack/recipes/<slug>.soustack.json">

This allows automated tooling to discover Soustack documents associated with web pages.

Media Type

The recommended media type for Soustack documents is:

application/vnd.soustack+json