https://kedro.org/ logo
#questions
Title
# questions
m

Massinissa Saïdi

04/17/2023, 9:03 AM
Hello kedroids, is it possible to use a whole pipeline as a function to use it inside an api endpoint ? Thx
d

datajoely

04/17/2023, 9:27 AM
it is - but there isn’t a 1st party way of doing it yet
there are a few open source solutions using fastapi out there
Kedro-Viz uses fastapi too if you’d like to poke around how that works
m

Massinissa Saïdi

04/17/2023, 9:28 AM
thanks I will check that
8 Views