Features
From DreamFactory
Line 4: | Line 4: | ||
* [Authentication & Authorization](Features/Auth) | * [Authentication & Authorization](Features/Auth) | ||
− | * | + | * [CORS Configuration](Features/CORS) |
* [[Dynamic Service Types]] | * [[Dynamic Service Types]] | ||
* [[Lookups Overview | Lookups & System Variables]] | * [[Lookups Overview | Lookups & System Variables]] | ||
Line 12: | Line 12: | ||
* [Scripting with Node.js](Scripting/Nodejs) | * [Scripting with Node.js](Scripting/Nodejs) | ||
* [Scripting with PHP](Scripting/PHP) | * [Scripting with PHP](Scripting/PHP) | ||
− | * | + | * [System Events Scripting](Scripting/Events) |
− | * | + | * [Custom Scripted Services](Scripting/Services) |
* [[DreamFactory's Blended Database Interface]] | * [[DreamFactory's Blended Database Interface]] | ||
* [[DreamFactory's Blended File Storage Interface]] | * [[DreamFactory's Blended File Storage Interface]] | ||
* [[Remote Web Services]] | * [[Remote Web Services]] |
Revision as of 21:26, 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
- Lookups & System Variables
- Role Access & Server-Side Filters
- Server-side 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)