Main Page
From ePrize Developers Wiki
(Difference between revisions)
Line 1: | Line 1: | ||
- | == [[API Home Page| | + | == [[API Home Page|HelloWorld Web Services API]] == |
- | + | HelloWorld Web Services API uses a REST architecture for communication between your client and the HelloWorld servers. This is the same architecture used by the web, so you can explore the API with a web browser. | |
<ul> | <ul> | ||
- | <li>[[API Home Page|Visit the | + | <li>[[API Home Page|Visit the HelloWorld Web Services API Page »]]</li> |
</ul> | </ul> | ||
== [[Mobile SDK]] == | == [[Mobile SDK]] == | ||
- | The | + | The HelloWorld Mobile SDK is designed to be an easy and practical way to retrieve a list of active promotions your organization is running with HelloWorld, Inc. Once you retrieve a list of active promotions, you can use the SDK to launch a given promotion using an instance of the SDK's built-in web view controller, where the specified promotion will be loaded into a customizable web view and presented to the user - all while remaining in your mobile application. |
<ul> | <ul> | ||
- | <li>[[Mobile SDK|Visit the | + | <li>[[Mobile SDK|Visit the HelloWorld Mobile SDK Page »]]</li> |
</ul> | </ul> |
Revision as of 14:23, 31 March 2014
HelloWorld Web Services API
HelloWorld Web Services API uses a REST architecture for communication between your client and the HelloWorld servers. This is the same architecture used by the web, so you can explore the API with a web browser.
Mobile SDK
The HelloWorld Mobile SDK is designed to be an easy and practical way to retrieve a list of active promotions your organization is running with HelloWorld, Inc. Once you retrieve a list of active promotions, you can use the SDK to launch a given promotion using an instance of the SDK's built-in web view controller, where the specified promotion will be loaded into a customizable web view and presented to the user - all while remaining in your mobile application.