John elGreeko
John elGreeko

Reputation: 7

iOS native client app for website

I am running a site in drupal and one in Joomla. I would like to create two native iOS client apps for the users of these websites. I would like to know one basic thing. Should the apps connect straight to the sites database? or is there any other way to do that (xml or other way)?

thank you in advance.

(the sites run in mysql)

Upvotes: 0

Views: 192

Answers (1)

Wain
Wain

Reputation: 119031

You should look at using the provided RESTful interfaces for each platform (drupal / joomla).

Upvotes: 1

Related Questions