Features
From DreamFactory
Line 5: | Line 5: | ||
* [Authentication & Authorization](Features/Auth) | * [Authentication & Authorization](Features/Auth) | ||
* [CORS Configuration](Features/CORS) | * [CORS Configuration](Features/CORS) | ||
− | * | + | * [Dynamic Service Types](Features/ServiceTypes) |
* [[Lookups Overview | Lookups & System Variables]] | * [[Lookups Overview | Lookups & System Variables]] | ||
− | * [ | + | * [Roles, Role Access & Server-Side Filters](Features/Roles) |
− | * [ | + | * [Server-side Scripting](Scripting) |
* [Scripting with V8Js](Scripting/V8Js) | * [Scripting with V8Js](Scripting/V8Js) | ||
* [Scripting with Node.js](Scripting/Nodejs) | * [Scripting with Node.js](Scripting/Nodejs) |
Revision as of 21:30, 28 October 2015
This section goes into more depth about important product features beyond basic configuration and usage. Where relevant, we provide links to API specifics, code examples, blogs, and/or external references to explain key concepts.
Topics in this section include:
- [Authentication & Authorization](Features/Auth)
- [CORS Configuration](Features/CORS)
- [Dynamic Service Types](Features/ServiceTypes)
- Lookups & System Variables
- [Roles, Role Access & Server-Side Filters](Features/Roles)
- [Server-side Scripting](Scripting)
* [Scripting with V8Js](Scripting/V8Js) * [Scripting with Node.js](Scripting/Nodejs) * [Scripting with PHP](Scripting/PHP) * [System Events Scripting](Scripting/Events) * [Custom Scripted Services](Scripting/Services)