Getting Started with Kinvey and Parse
From RAD Studio
Go Up to BaaS Overview
To be able to work with Kinvey and Parse as BaaS suppliers you need to do the following:
- To work with Kinvey as BaaS supplier:
- To work with Parse as BaaS supplier:
Contents
Creating an Account with Kinvey
To work with Kinvey as BaaS supplier you need to have an account with Kinvey.
To create a new account with Kinvey:
- Go to the Kinvey website.
- Click Login/Sign up and then click Create account.
- Enter the requested information and click Start building.
Creating an App with Kinvey
Once you have an account with Kinvey, to create a new App:
- Go to your console, click Apps from the left-menu and then click New App:
- Type the name of your App.
- Select REST API as platform.
- Click Create App.
Creating an Account with Parse
To work with Parse as BaaS supplier you need to have an account with Parse.
To create a new account with Parse:
- Go to the Parse website.
- Click Sign up.
- Enter the requested information and click Sing up.
Creating an App with Parse
Once you have an account with Parse, to create a new App:
- Go to your dashboard, click Select an App and choose Create app (or click Create a new App):
- Type the name of you App
- Click Create App.
See Also
- BaaS Overview
- Managing BaaS Users
- Using BaaS for Backend Storage
- Mobile Tutorial: Using BaaS for Backend Storage (iOS and Android)
- Mobile Tutorial: Using Remote Notifications (iOS and Android)