Hi everyone!
I want to know if there is any python API for airbyte or not? For example, a basic task would be to create source/destination definitions using a python interface.
✅ 1
s
s
03/09/2021, 5:49 AM
@Rishabh Prajapati currently no out-of-the-box Python API but our API is defined using OpenAPI Spec so you could use one of the python code generators to generate a client