UNPKG

ravel

Version:

Ravel Rapid Application Development Framework

88 lines (87 loc) 1.43 kB
name: Ravel API version: 1.0.0-rc.14 favicon: assets/logo.png versions: - 1.0.0-rc.14 - 1.0.0-rc.13 - 1.0.0-rc.12 - 1.0.0-rc.11 - 1.0.0-rc.10 - 1.0.0-rc.9 - 1.0.0-rc.7 - 1.0.0-rc.6 - 1.0.0-rc.5 - 1.0.0-rc.4 - 1.0.0-rc.3 - 1.0.0-rc.2 - 1.0.0-rc.1 - 0.25.0 - 0.24.1 - 0.24.0 - 0.23.0 - 0.22.6 - 0.22.5 - 0.22.4 - 0.22.3 - 0.22.2 - 0.22.1 - 0.22.0 - 0.21.1 - 0.21.0 - 0.20.1 - 0.20.0 - 0.19.0 - 0.18.3 - 0.18.2 - 0.18.1 - 0.18.0 - 0.17.9 - 0.17.8 - 0.17.7 - 0.17.5 - 0.17.4 - 0.17.3 - 0.17.2 - 0.17.18 - 0.17.17 - 0.17.13 - 0.17.12 - 0.17.11 - 0.17.10 - 0.17.1 - 0.17.0 - 0.16.0 toc: - name: Core Application Components - Ravel - Module - Routes - Resource - name: Dependency Injection - inject - autoinject - name: Core Services - Services - HTTPCodes - name: Routing and Middleware - mapping - before - cache - name: Databases and Transaction-Per-Request - transaction - TransactionFactory - DatabaseProvider - name: Authentication - authenticated - authconfig - AuthenticationProvider - name: Logging - Logger - name: Built-in Error Types description: | Built-in error types are automatically translated into standard HTTP response status codes when thrown. - $err - name: WebSockets file: docs/ws.md - name: Testing Ravel Applications file: docs/testing.md