I
I
Igor Mamontov2014-07-18 07:37:23
Mobile development
Igor Mamontov, 2014-07-18 07:37:23

How does the data exchange between the mobile application and the back office work?

There is a task - to develop a mobile application for popular axes: android, ios windows phone.
The main task is to keep a calendar. Each user can register and log in, and his calendar is stored on the server.
Break the global web can not figure out how to implement the connection between the mobile application and the server? What can act as a back office and how to get an API for working on an exchange?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem Voronov, 2014-07-18
@newross

There is a wealth of information on this topic. The backend ( backoffice is still an incorrect term in this context) can be any REST service. The methods of this service are the API.
All the same, it is worth formulating the requirements for the application a little more precisely: should it be cross-platform? what platform to build the backend on?
Here is a video course showing the process of developing such an application in Xamarin with a ServiceStack backend.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question