How to setup a CMS as a backend for iPhone app

前端 未结 10 1960
谎友^
谎友^ 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:30

    If you can access the content in any serialized format (e.g. XML or JSON), it should be no problem to use any CMS as a "backend" for your application.

提交回复
热议问题