Website
Strapi - Open source Node.js Headless CMS 🚀
Strapi is the next-gen headless CMS, open-source, JavaScript/TypeScript, enabling content-rich experiences to be created, managed and exposed to any digital device.

Features

- Customizable Content Models: Build content types and fields effortlessly using a drag-and-drop interface or programmatically through the API.
- Headless Architecture: Enjoy a fully decoupled backend, enabling smooth integration with any frontend framework, such as React, Vue, or Angular.
- REST and GraphQL APIs: Get automatically generated, fully documented RESTful and GraphQL APIs for flexible and efficient content delivery.
- User Role Management: Manage fine-grained permissions to control who can access or edit specific content.
- Media Library: Easily upload, organize, and manage files, including images, videos, and documents.
- Plugin Ecosystem: Enhance functionality with official plugins for analytics, SEO, email, and more.
- Localization: Create and manage multilingual content to reach a global audience.
- Self-hosted: Maintain full control over your data by deploying Strapi on your chosen infrastructure.
- Marketplace: Explore and add third-party extensions and integrations to expand capabilities.
Pricing
Self-hosted

- Community Plan:
Free and open-source, this plan includes key features like role-based access control, REST and GraphQL APIs, and unlimited usage (entries, API calls, etc.). It also comes with community support. - Growth Plan:
At $15 per admin user per month, this plan includes everything in the Community Plan, plus extra features like content versioning, scheduling, and basic support. A minimum of 10 admin users is required. - Enterprise Edition:
Designed for larger organizations with advanced needs, this edition includes all Growth Plan features along with SSO, audit logs, review workflows, premium support with SLAs, a dedicated Customer Success Manager, and technical onboarding. Pricing is customized based on requirements.
Cloud

Developer Plan:
$29 per project/month
- 1 seat (add up to 2 more at $15 each)
- 1,000 CMS entries
- 15GB asset storage
- 50GB monthly asset bandwidth
- 100,000 monthly API requests
Pro Plan:
$99 per project/month
- 5 seats (expandable to 20)
- 100,000 CMS entries
- 150GB asset storage
- 500GB monthly asset bandwidth
- 1,000,000 monthly API requests
Team Plan:
$499 per project/month
- 10 seats (expandable to 50)
- 1,000,000 CMS entries
- 500GB asset storage
- 1,000GB monthly asset bandwidth
- 10,000,000 monthly API requests
SDK Support
Strapi doesn't directly provide SDKs but works seamlessly with many programming languages and frameworks through its API, including:
- JavaScript
- TypeScript
- Python
- Ruby
- PHP
- Java
- Go
Developers can use these languages to interact with Strapi's REST or GraphQL APIs