Skip to content

[KED-1148] Kedro-Server #143

Description

@yetudada

Description

Kedro-Server is a RESTful API for Kedro pipelines allowing you to:

  • Trigger a pipeline run using a platform or code agnostic post request
  • Get requests on execution status or progress
  • Get requests on pipelines available to run
  • Trigger tests or linting from other applications or browsers

Context

Our users have struggled with two things:

  • Determining the status of Kedro runs beyond looking at logs,
  • And, triggering pipeline runs from a front-end when a different language is required.

These changes will have implications for kedro-viz, our data pipeline visualisation plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions