Sync Gantt data with a REST API using dataProcessor
masterThe dataProcessor component enables two-way data synchronization between the Gantt chart and a backend REST API. This allows changes made in the UI (like moving tasks or adding new ones) to be automatically sent to your server, and vice versa.
Supported backend integration guides include:
- Node.js / Express
- ASP.NET Core
- PHP / Laravel
- Ruby on Rails
- Python / Django