HiddenStage / divide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Android Arsenal

About

License:Apache License 2.0


Languages

Language:Java 99.8%Language:Batchfile 0.1%Language:Shell 0.1%Language:CSS 0.0%