DRAFT
This information is preliminary and not yet (or only partially) implemented. Do not rely on any information presented here until this notice is removed.
Recipes are requested via:
GET API_ROOT/recipes
The following
media types are supported:
| format | Description | unittest? |
|---|
| txt | A newline-separated list of recipe names. | Y |
| html | A human-readable page of links to recipes. Clients should not assume anything about the internal format of the HTML. | Y |
| json | A list of recipe names. | Y |