Do most of the popular iPhone apps that communicate with the back-end server communicate via web services? I assumed that is so.
Some applications that I think of will be: Facebook, Bloomberg, NY Times, ESPN, etc.
Most of the applications I wrote use some web services, I prefer RESTful, but I was forced to use SOAP.
Well, a web service is just an application programming API
, , , API , , , "". API XML, JSON .. . . :
RESTSOAPJSON
Source: https://habr.com/ru/post/1734946/More articles:Consume ado.net data service from android 2.1 - javaHow can I iterate over files in javascript - javascriptIf I plan to use MySQL, and if speed is a priority, is there any convincing reason to use SQLAlchemy? - pythonПолучить "следующую" строку из базы данных SQL Server и пометить ее в отдельной транзакции - sql-serverIs it possible to grab the entire call stack from a jQuery call? - jqueryAnt target with attribute attribute name - antC ++: avoiding double maintenance in inheritance hierarchies - c ++Processing a PHP session when the same client requests the same script several times in a row - phpMinimum path - all edges at least once - algorithmКаков наилучший дизайн базы данных для нескольких таблиц с отношением 1 к одной таблице? - database-designAll Articles