any idea how someone could give a try at writing a...
# best-practices
e
any idea how someone could give a try at writing a custom tap in a language other than python (specifically wanting to try rust/golang)
one idea was to.. change the .sh executable
and then I just follow the .. singer spec?
but I wondered how will the individual api calls get pushed to that binary (in the case of rust or golang)
v
Check out https://meltano.slack.com/archives/CKHP6G5V4/p1660347329288149?thread_ts=1660336936.344299&cid=CKHP6G5V4 @alexander_butler was just talking about this in the last week or so
a
I've seen people writhing taps in Node.js