Videos
From DreamFactory
(→How Tos) |
|||
Line 25: | Line 25: | ||
* [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=VWXvGao9UXE How to use the Cassandra REST API] | * [https://www.youtube.com/watch?v=VWXvGao9UXE How to use the Cassandra REST API] | ||
+ | * [https://www.youtube.com/watch?v=2Xp_3oBcYXo How to use the Redis REST API] | ||
* [https://www.youtube.com/watch?v=EYI7ImZx1eA How to create server-side scripts] | * [https://www.youtube.com/watch?v=EYI7ImZx1eA How to create server-side scripts] | ||
* [https://www.youtube.com/watch?v=uKnGuOa1v6E How to write Node.js scripts] | * [https://www.youtube.com/watch?v=uKnGuOa1v6E How to write Node.js scripts] |
Revision as of 17:01, 29 September 2016
This section consists of short video tutorials on how to use DreamFactory.
Using the 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
How Tos
- 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 the Cassandra REST API
- How to use the Redis REST API
- How to create server-side scripts
- How to write Node.js scripts
- How to write PHP scripts
- How to write Python scripts
- How to connect to a remote web service (Edmunds API example)
- How to turn any SOAP web service into a REST API
- How to add a custom REST API
- How to use data mesh (virtual foreign keys)
- How use virtual foreign keys with SQL and NoSQL databases
- How to create calculated SQL fields
- How to add API aliases to SQL fields