1.5.1. API Layer Setup

Created on 30 July 2025, 18 days ago
  • Create a new flowdrop_ui or flowdrop_api submodule to serve as the API provider for the Svelte frontend.
  • Implement basic REST/JSON:API endpoints to:
    • Fetch available node types and their configuration schemas.
    • Fetch existing workflow entities with nodes and connections.
    • Save new or updated workflow definitions.
    • Trigger workflow execution (optional for this phase).
  • Consider using Drupal's jsonapi_extras or rest module for serialization and access control.
  • Secure endpoints with CSRF tokens and permissions like administer flowdrop workflows.
📌 Task
Status

Active

Component

Code

Created by

🇩🇪Germany D34dMan Hamburg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024