Up-to-date with version 0.4. of ZfrRest*
Welcome to the official ZfrRest documentation.
If you are looking for some information that is not listed in the documentation, please open an issue!
-
[Installation and configuration](/docs/01. Installation and configuration.md)
-
[Controllers](/docs/02. Controllers.md)
- [Simple Example](/docs/02. Controllers.md#simple-example)
- [Validation](/docs/02. Controllers.md#validation)
- [Hydration](/docs/02. Controllers.md#hydration)
- [View rendering](/docs/02. Controllers.md#view-rendering)
- [Combining HTTP verbs and actions](/docs/02. Controllers.md#combining-http-verbs-and-actions)
-
[View layer](/docs/03. View layer.md)
- [Configuring your views](/docs/03. View layer.md#configuring-your-views)
- [Template name anatomy](/docs/03. View layer.md#template-name-anatomy)
- [Writing templates](/docs/03. View layer.md#writing-templates)
-
[Using HTTP exceptions for reporting errors](/docs/04. Using HTTP exceptions for reporting errors.md)
- [Built-in exceptions](/docs/04. Using HTTP exceptions for reporting errors.md#built-in-exceptions)
- [Mapping custom exceptions](/docs/04. Using HTTP exceptions for reporting errors.md#mapping-custom-exceptions)
-
[Best Practices](/docs/05. Best practices.md)