Starting from v1.1.0, DegDitor is designed to be headless-ready, making it ideal for developers building custom storefronts, mobile apps, PWAs, or JAMstack websites on top of Sylius.
Thanks to API Platform, all core content types (pages, blocks, images, and categories) are available via a robust and well-documented REST API.
You can fetch, filter, and render DegDitor content in any frontend framework — including React, Vue, Next.js, Nuxt, or native apps.
What is API Platform?
API Platform is a powerful and modern framework built on top of Symfony that simplifies the development of REST and GraphQL APIs.
It allows developers to expose their data model as a fully-featured, standards-compliant API with minimal boilerplate. API Platform automatically generates endpoints, handles serialization, validation, pagination, filtering, and provides built-in support for tools like Swagger/OpenAPI and GraphQL.
Ideal for building modern, decoupled applications and headless architectures.
DegDitor's API is fully extensible thanks to API Platform, allowing you to:
Add custom filters or sorting
Extend entity serialization
Create GraphQL endpoints if needed
It’s designed to give frontend developers complete flexibility, while maintaining the structured content editing experience in the Sylius admin.