Resource
The starting point of the
HTTP API.
Representations
- text/html
- By default root returns a very simple HTML page linking to recipes and bags. It does not do content negotiation.
Methods
GET
Get the resource, as HTML.
Notes
The resource is commonly overridden by
plugins.
Example
There is no example for this resource as it is overridden on this server by the
cachinghoster plugin.