Hacker News new | ask | show | jobs
by beaconstudios 3364 days ago
hey, this sounds like a really interesting service! I have a question - why did you choose to go for hosted JavaScript instead of an API/webhooks combination?
1 comments

Hey beaconstudios, (other co-founder here), both are available. The hosted JS is to easily/quickly prototype small solutions without spinning up a separate server. We have webhooks for transactions and RESTful APIs as well :)
oh, brilliant!