Videos
From DreamFactory
Line 24: | Line 24: | ||
* [https://www.youtube.com/watch?v=7HR5RQUzeM0 How to use the SQLite REST API] | * [https://www.youtube.com/watch?v=7HR5RQUzeM0 How to use the SQLite REST API] | ||
* [https://www.youtube.com/watch?v=BVT-RJzvyCw How to use the MongoDB REST API] | * [https://www.youtube.com/watch?v=BVT-RJzvyCw How to use the MongoDB REST API] | ||
− | * [https://www.youtube.com/watch?v=bmZcAI2HdcM How to use | + | * [https://www.youtube.com/watch?v=bmZcAI2HdcM How to use data mesh (virtual foreign keys)] |
* [https://www.youtube.com/watch?v=ZGDvcJtErFs How to create calculated SQL fields] | * [https://www.youtube.com/watch?v=ZGDvcJtErFs How to create calculated SQL fields] | ||
* [https://www.youtube.com/watch?v=U2BEKNvFEOw How to connect to a remote web service (Edmunds API example)] | * [https://www.youtube.com/watch?v=U2BEKNvFEOw How to connect to a remote web service (Edmunds API example)] | ||
− | * [https://www.youtube.com/watch?v=yiH4kxLX_s8 How to add | + | * [https://www.youtube.com/watch?v=yiH4kxLX_s8 How to add a custom REST API] |
== Tech Talks == | == Tech Talks == |
Revision as of 18:05, 19 February 2016
This section consists of short video tutorials on how to use DreamFactory.
DreamFactory Admin Console
- Getting started with DreamFactory
- How to use the Home tab
- How to use the Apps tab
- How to use the Admins tab
- How to use the Users tab
- How to use the Roles tab
- How to use the Services tab
- How to use the Schema tab
- How to use the Data tab
- How to use the Files tab
- How to use the Scripts tab
- How to use the API Docs tab
- How to use the Config tab
- How to use the Packages tab
Tutorials
- How to set up the sample address book application
- How to use the MySQL REST API
- How to use the SQLite REST API
- How to use the MongoDB REST API
- How to use data mesh (virtual foreign keys)
- How to create calculated SQL fields
- How to connect to a remote web service (Edmunds API example)
- How to add a custom REST API