https://prefect.io logo
Title
n

Nicholas Torba

04/27/2023, 5:29 PM
Hi everyone, I want to interact with the prefect api from my django app, but the client for prefect2 is only async. Is there a synchronous client? what are the best ways to do this?
j

Jeff Hale

04/28/2023, 12:28 AM
You could interact with the REST API directly. https://docs.prefect.io/latest/api-ref/rest-api/