Cloud Source code
- Summary
- Articles (584)
- APIs (1032)
- Mashups (18)
- SDKs (1534)
- Libraries (61)
- Source Code (1372)
- Followers (22)
- Developers (16)
Cloud Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Thunderhead Optimizing programmatically using JSON Objective-C Sample Code | Objective-C example that demonstrates how to use the orchestration optimization module. This test application replaces content with optimized Thunderhead ONE JSON content. | Engagement | 08.24.2020 |
Thunderhead Dynamic initialization Objective-C Sample Code | This Objective-C example demonstrates how to late initialize and dynamically reconfigure the Thunderhead SDK on the fly. The test application displays regions to choose from and is reconfigured using... | Engagement | 08.24.2020 |
Thunderhead Optimizing programmatically using JSON Android Sample Code | This example demonstrates how to use the orchestration optimization module. This TabView application contains 2 fragments: the first one displays product images; these are optimized using JSON... | Engagement | 08.24.2020 |
Thunderhead Identity transfer Android Sample Code | This Android example demonstrates how use the identity transfer feature module. This test application opens the entered URL and transfers the user's identity to the consuming website. | Engagement | 08.24.2020 |
Thunderhead Dynamic configuration Android Sample Code | This example demonstrates how to dynamically configure the Thunderhead SDK. The application displays a list of regions to choose from, and is reconfigured under the new API credentials corresponding... | Engagement | 08.24.2020 |
Thunderhead Starter Objective-C Sample Code | This Objective-C is a template for basic customer engagement builds. This module is available under the very permissive MIT License. | Engagement | 08.24.2020 |
LeanEngine Objective-C Sample Code | The LeanEngine Objective-C Sample Code demonstrates how to switch environments in the production and staging phases. When calling cloud functions within LeanEngine instances using SDK, no matter... | Cloud | 08.17.2020 |
LeanEngine Flutter Dart Sample Code | The LeanEngine Flutter Dart Sample Code demonstrates how to use cloud function to deploy these types of logic written in any language (JavaScript, Python, PHP, or Java) on the cloud and have... | Cloud | 08.17.2020 |
LeanEngine Java Sample Code | The LeanEngine Java Sample Code demonstrates how to use cloud function as a sub-module of LeanEngine. It can run functions on the cloud in response to the requests made by clients. | Cloud | 08.17.2020 |
LeanEngine PHP Sample Code | The LeanEngine PHP Sample Code demonstrates how to develop an application using PHP. It is recommended to write logic that is shared by multiple platforms (like iOS, Android, and web) the code needs... | Cloud | 08.17.2020 |
LeanEngine Python Sample Code | The LeanEngine Python Sample Code demonstrates how to use cloud function to deploy these types of logic written in any language besides Python (JavaScript, PHP, or Java) on the cloud and have... | Cloud | 08.17.2020 |
LeanEngine Node.js Sample Code | The LeanEngine Node.js Sample Code demonstrates how to use a sub-module of LeanEngine that allows running functions on the cloud in response to the requests made by clients. Before continuing, read... | Cloud | 08.17.2020 |
LeanEngine Curl Sample Code | The LeanEngine Curl Sample Code demonstrates how to switch environments and use cloud functions. To invoke a cloud function, send a POST request to /functions/:name. Its parameters and result are... | Cloud | 08.17.2020 |
LeanCloud SMS Swift Sample Code | The LeanCloud SMS Swift Sample Code demonstrates how to send texts to users through the cloud. Developers can integrate user verifications through login and password change, high-security levels for... | Cloud | 08.17.2020 |
LeanCloud SMS Objective C Sample Code | The LeanCloud SMS Objective C Sample Code demonstrates how to implement Short Message Service (SMS) features. SMSs may be useful to verify users, verify operations, and integrate notifications. | Cloud | 08.17.2020 |
LeanCloud Java Sample Code | The LeanCloud Java Sample Code demonstrates how to install with a package manager, install manually downloading the SDK, initialize a project, verify, and debug. | Cloud | 08.17.2020 |
LeanCloud PHP Sample Code | The LeanCloud PHP Sample Code demonstrates how to install the SDK and the most convenient one is to use a package manager. | Cloud | 08.17.2020 |
LeanCloud Unity Sample Code | The LeanCloud Unity Sample Code demonstrates how to implement with Unity 5.3+. It supports iOS, Android, UWP, Windows Desktop, and web games built with Unity. | Cloud | 08.17.2020 |
LeanCloud .NET Sample Code | The LeanCloud .NET Sample Code demonstrates how to install the SDK using the .NET framework as a reference. Developers can initialize a project, enable debug logs, and verify the project runs. | Cloud | 08.17.2020 |
LeanCloud JavaScript Sample Code | The LeanCloud JavaScript Sample Code demonstrates how to install the SDK with Web, Node.js, React Native, and Electron. Guides show how to initialize a project, enable debug logs, verify, and debug. | Cloud | 08.17.2020 |
LeanCloud Swift Sample Code | The LeanCloud Swift Sample Code demonstrates how to initialize a project, enable debug logs, and verify, and debug. There are several ways for you to install our SDK and the most convenient one is to... | Cloud | 08.17.2020 |
LeanCloud Objective C Sample Code | The LeanCloud Objective C Sample Code demonstrates how to install the SDK. Resources show how to install manually, download the source code, and integrate the SDK. | Cloud | 08.17.2020 |
Google Cloud Healthcare Java Sample Code | The Google Cloud Healthcare Java Sample Code demonstrates how to access the API. Features include login using a Google account, interactive exploration of Google Healthcare API Dicom stores, download... | Healthcare | 07.28.2020 |
Pollination Team management test Python Sample Code | This Python example uses the appropriate module to create team related objects. The test application creates, deletes, and retrieves team data. | Models | 07.20.2020 |
Pollination Key request Python Sample Code | This Python example uses the appropriate module to build a key request object in third parties. | Models | 07.20.2020 |