How to setup a CMS as a backend for iPhone app

前端 未结 10 1957
谎友^
谎友^ 2021-02-01 09:36

I would like my iPhone app to get dynamic content off the net. This content should be managed using a CMS. I would like to know in particular if I can setup Drupal or Joomla or

10条回答
  •  栀梦
    栀梦 (楼主)
    2021-02-01 10:22

    Wordpress with the JSON-API plugin is a great solution, especially if you need a web site as well.

    You can find a good example here that uses Wordpress and Phonegap to get a basic app going.

提交回复
热议问题