top | item 46943008

(no title)

barrenko | 20 days ago

Care to write more about this?

discuss

order

Wuzzy|19 days ago

I think that a curl wrapper could serve as a universal integration with arbitrary services (as long as they have a public API), saving you a lot of setup complexity and context space. Authentication is the hard part; ideally, you shouldn't even need an OAuth intermediary. Which I think is doable: https://news.ycombinator.com/item?id=46876636. It's still a bit of an experiment, though.