Exploring Content API Options
I had the opportunity to talk about this subject at the Angular Helsinki Meetup in March 2016. During the talk I discussed some of the advantages and disadvantages of three distinctly different approaches of providing a Content API:
- Data Platforms
- Content Platforms
- Content Management Systems
There are multiple available products for each category, but I chose three products (one from each category) to give a brief demonstration of creating content using a GUI and consuming it using a RESTful API:
- Data Platform: API Platform (video)
- Content Platform: Contentful (video)
- CMS: eZ Platform (video)
Both API Platform and eZ Platform use the Symfony Full Stack Framework, so they are similar for PHP developers to work with. Below you can find a video recording of the talk as well as the slideset created in Microsoft Sway.
Exploring Content API Options - Video recording
Exploring Content API Options - Slideset
Related content:
- The Content API Gold Rush
- Open Source and the Content Creation Experience
- Your CMS REST API should be WordPress Compatible
- Popular Symfony components used by CMSes
- Testing content editing with Sway