Hi,
I’d like to create a destination using TypeScript from AirTable as a source. I haven’t found anything in the docs, but I have found an open source Faros AI destination in TypeScript.
With this, I don’t really understand what’s expected from a custom destination in terms of methods or the order of method calls by Airbyte and such so it’s a little hard to understand.
Our destination is nothing more than a database exposed over a HTTP REST API.
What’s the best way to go about this?
Related Slack thread: Slack