Из ленты dev.to devops — кратко, чтобы не потерять.
Ghost is known as a publishing platform. Most CTOs think of it as a blog engine. That framing misses what Ghost actually is at the infrastructure level: a headless CMS with a well-documented REST API, a Lexical-based content model, granular access control, and a built-in member authentication system. For a certain class of internal tools, it is dramatically faster to build on Ghost than to build from scratch. Specifically: knowledge bases, internal documentation portals, team wikis, and process documentation libraries. Tools that need structured content, search, access control, and the ability for non-technical team members to create and edit content without touching code. What Ghost Provides Out of the Box The Content API is a read-only REST API that returns posts, pages, tags, and author
Полный текст и контекст у первоисточника: https://dev.to/crescevo/building-internal-tools-on-ghost-a-ctos-shortcut-5g7l