A
A
agee2014-07-10 10:19:56
Mobile development
agee, 2014-07-10 10:19:56

Which mBaaS (Mobile Backend as a service) service to choose?

Hello.
I choose between existing solutions, but I can not decide. I know Parse is popular, but I like the presentation of Backendless + they have a very impressive free package.
The key question is: such services use their own mobile SDKs to communicate with the backend, but is it possible to directly access the server with ordinary POST / GET / PUT requests, bypassing the SDK? If, for example, you have to move from one service to another, while maintaining the structure of the API, you don’t really want to rewrite the code responsible for working with it.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
smanioso, 2014-07-10
@smanioso

Parse provides a REST API - https://parse.com/docs/rest
In any case, when changing the backend, it will be necessary to make changes to the codes + test.

N
naXa!, 2015-02-01
@naXa

Top MBaaS providers article .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question