This repository contains the CloudBackend SDK, a build for iOS Swift. It contains the asynchronous API. The CloudBackend SDK is a tool for application developers that provides a simple way to store data in the cloud.
To learn more about the SDK, see developer documentation links via: https://cloudbackend.com/
languages: Swift with static libraries and example code.
Available to use to create, inspect and clean up test data and its structure.
Login to the database service at https://db.cloudbackend.com/
The following are Test accounts that can be used to login to CloudBackend:
username | password | tenant |
---|---|---|
githubtester1 | gitHubTester1password | cbe_githubtesters |
githubtester2 | gitHubTester2password | cbe_githubtesters |
githubtester3 | gitHubTester3password | cbe_githubtesters |
Note: These test accounts can be used by anyone with access to this repository, so it is advisable to create a container to work in and not upload anything private.
The test account have some limitations. To get your own tenant account see https://cloudbackend.com/developer.html#how
Notes: Recommended platform for this SDK is iOS and xcode.
2024-04-02
- Updated library with improved network security.