Divide.io

General

Category
Free
Tag
MBaaS
License
Apache License, Version 2.0
Registered
Oct 29, 2014
Favorites
0
Link
https://github.com/HiddenStage/divide
See also
App42
Backendless
CloudMine
autosend
AnyPresence

Additional

Language
Java
Version
N/A
Created
Mar 27, 2014
Updated
Jul 6, 2022 (Retired)
Owner
HiddenStage
Contributors
Aaron Schuenemann (6thSigma)
William Webb (williamwebb)
2
Activity
Badge
Generate
Download
Source code

Advertisement

Divide.io

Note: Development is currently halted for this project from the main developers. We will continue to maintain the project, so if you're interesting in helping with development please see contributing.

Divide.io is an open source Backend-as-a-Service (BaaS). It provides tools to easily, securely, and efficiently communicate between your app and a server. It handles data storage, user registration & management, and push notifications.

Deploy anywhere. Use any database you want. Never get locked into a platform.

Visit our website for more information.

####How does it work? Divide.io provides easy to use APIs to connect your mobile app to a backend. Getting up and running is simple.

  1. Choose your server provider. Any server that runs Java should suffice.
  2. Download and initialize our backend library in your server.
  3. Download and initialize our client library in your app.
  4. That's it!

You can now use our APIs to communicate back and forth to your backend. Saving data, querying, registering and logging in users, etc. are now just a few lines of code away!

####Getting Started Guides Servers:

Clients:

####Documentation

####License

Copyright (C) 2016 Divide.io

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.