Using the REST API

From DreamFactory
Jump to: navigation, search
DreamFactoryTutorialsUsing the REST API
Line 6: Line 6:
  
 
== SQL and NoSQL Data ==
 
== SQL and NoSQL Data ==
 
 
* [[DreamFactory/Tutorials/Querying records with logical filters|Querying records with logical filters]]
 
* [[DreamFactory/Tutorials/Querying records with logical filters|Querying records with logical filters]]
 
* [[DreamFactory/Tutorials/Querying records with an ID list|Querying records with an ID list]]
 
* [[DreamFactory/Tutorials/Querying records with an ID list|Querying records with an ID list]]
Line 19: Line 18:
  
 
== SQL-Specific Data ==
 
== SQL-Specific Data ==
 
 
* [[DreamFactory/Tutorials/Querying multiple tables with joins|Querying multiple tables with joins]]
 
* [[DreamFactory/Tutorials/Querying multiple tables with joins|Querying multiple tables with joins]]
 
* [[DreamFactory/Tutorials/Posting data to multiple tables with joins|Posting data to multiple tables with joins]]
 
* [[DreamFactory/Tutorials/Posting data to multiple tables with joins|Posting data to multiple tables with joins]]
Line 30: Line 28:
  
 
== Files ==
 
== Files ==
 
 
* [[DreamFactory/Tutorials/Uploading File|Uploading file]]
 
* [[DreamFactory/Tutorials/Uploading File|Uploading file]]
 
* [[DreamFactory/Tutorials/Downloading File|Downloading file]]
 
* [[DreamFactory/Tutorials/Downloading File|Downloading file]]
Line 42: Line 39:
 
* [[DreamFactory/Tutorials/Sending_Push_Notifications|Sending push notifications]]
 
* [[DreamFactory/Tutorials/Sending_Push_Notifications|Sending push notifications]]
  
== Remote Web Services (REST) ==
+
== HTTP Services (Remote Web Services) ==
 
* [[DreamFactory/Tutorials/Edmunds_API|Edmunds API]]
 
* [[DreamFactory/Tutorials/Edmunds_API|Edmunds API]]
 
* [[DreamFactory/Tutorials/Rotten_Tomatoes_API|Rotten Tomatoes API]]
 
* [[DreamFactory/Tutorials/Rotten_Tomatoes_API|Rotten Tomatoes API]]

Revision as of 13:46, 27 July 2016

Users

SQL and NoSQL Data

SQL-Specific Data

Files

Email

Push Notifications

HTTP Services (Remote Web Services)

SOAP Services