Strapi — headless CMS на JavaScript
★ 72.8K
Strapi is an open-source headless content management system: it stores content and serves it over an API while your application decides how it looks. Reach for it when the same content must appear in several places — a website, a mobile app, a partner's storefront — and keeping copies in each is wrong. Content structures are designed by clicking in a builder: define fields and relations and you get a ready REST and GraphQL interface, an editing panel for non-technical staff, roles and permissions, media uploads, drafts and publishing. Written in JavaScript and TypeScript, it runs on your own server or in the cloud. A sensible choice when you have your own front end and want freedom in choosing it; for a simple brochure site a classic CMS is simpler.
- #CMS