Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Ready to use backend for mobile applications? [closed]

for my mobile application, I am searching for a possibility to easy link all instances of this running application together (on server), but I have no experience in developing a backend server software. Thus, a ready to use "backend as a service" solution would be great.

Additionally, as I am dealing with geo-locational data, support for this kind of information (like finding others in my area) would be a benifit, too.

Thanks a lot!

like image 504
Andreas Avatar asked Oct 27 '11 06:10

Andreas


1 Answers

Some of them are Parse, StackMob, CloudMine, Buddy, CocoaFish, Kinvey, Kii (As told by German).

All of them support geolocation based data and offer services on different platforms.

I have observed some of their features :

Parse - schema-less; Cheap; basic analytic free; supports: push notification, user management

StackMob - with schema; basic analytic free; supports: push notification, user management, custom server side code

CloudMine -schema-less;supports: push notification, user management, custom server side code

Buddy: schema-less;supports: push notification, user management, friends system, has own places database,built in friends system, built in events

CocoaFish - schema-less;supports: push notification, user management, built in friends system, built in events

Kinvey - schema-less; supports: push notification, user management,

Kii - supports: push notification, user management, basic analytics free, Ad Mediation and Direct Ads

like image 195
chatur Avatar answered Nov 18 '22 23:11

chatur