Main Page
From ePrize Developers Wiki
(Difference between revisions)
m (Edited Mobile SDK link text to remove "ePrize") |
|||
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 13:59, 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.