Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CMS exposing data as a RESTful API [closed]

Can you recommend a CMS that exposes the entire stored content through some kind of API (HTTP, XML-RPC, web service)?

I want to use it only for creating/editing content, and the content will be then retrieved from another site.

For instance, Wordpress has the type of API I am looking for, but unfortunately it lacks some of the functionality I need (hierarchically organized articles and media, article and image ordering, image galleries...).

like image 713
GoranM Avatar asked Sep 03 '26 10:09

GoranM


1 Answers

You should take a look at http://osmek.com/ or http://expressionengine.com/ with the Export it plugin. It allows for channels to be pulled using a REST API.

I have been on a crusade to separate the CMS from the front-end of all of my projects and I have used ExpressionEngine in the past and really dig it. Another plugin that you may like with EE is Playa,it allows for relational data models.

Good luck

like image 118
Pablo Alejo Avatar answered Sep 07 '26 03:09

Pablo Alejo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!