Giter Site home page Giter Site logo

what-im-reading's Introduction

what-im-reading

Serverless Backend for a geo-distributed headless CMS PoC

Supported Headless-CMSs

✒️ Prismic

Prismic is a headless CMS with a very easy to use Content Model and a really nice Content Creation experience. It has the best UX from all CMSs I've tried so far. Its content model does a very good job separating format from content.

It has support for customizable Content Models with the fullest set of content elements: UUID, Title, Rich Text, Images, Content Relationships, Links (which include Phone numbers, smart!), Date picker, Timestamp, Color picker, Numbers, Key text (for search), Select dropdown lists, Embeds (videos, songs, twitts, Geo Points, Repeatable Items (groups of repeatable fields of all these) and Slices.

APIs

Prismic only has a Content API, with helpers to preview content, serialize content as HTML and resolve links. The SDK is available for PHP, NodeJS, React, Ruby, Java, .NET and the RESTful API.

Webhooks

Prismic's Webhooks is very simple. It will ping you when there's a content update. It has no other information. But with the help of the SDK you can query for items that changed recently. Webhooks were added recently, they're still on the works.

✒️ Kentico

Kentico is an advanced headless CMS, with a clear roadmap. It has support for customizable Workflows, Revisions, Commenting, Sitemaps, Categories, Relationship between Content items, Tracking and Analytics.

It has support for Text, Rich text, Numbers, Multiple-choice (radio and checkmarks), Date-time and Group of content items. It also has Guidelines (to help you guide your Editors), Taxonomy and URL slugs that can be generated from another item (like the title).

It adds "Snippets" so you can have groups of content that you can reuse on your models.

APIs

On the Development side it has a five APIs:

  • CONTENT DELIVERY: To get and preview content. It has SDKs for PHP, JavaScript (including Node, TypeScript and browser support), Java, .NET and the RESTful API.

  • CONTENT MANAGEMET: Write access to create, manage or import content from another CMS (Paid feature).

  • MIGRATION API: Read-only API to get data out of Kentico into another CMS.

  • TRACKING AND PERSONALIZATION: Gives you the means to have user segments, track users, personalize content and do experiments.

Webhooks

Kentico's Webhooks give you information about the item that changed. It's triggered everytime you publish content items and with the help of the SDK you can get all the data and related content.

✒️ Contentful

🔜

what-im-reading's People

Contributors

eduardoromero avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.