Twitter API with javascript

_vk_vk
edited January 2016 in p5.js Library Questions

Hi.

I've done some sketchs using twitter4j in java mode. Although I love twitter4j its no good for deploying in websites, because all the Applet security stuff. Now I was looking into a similar library to use in js, in p5.js. But I'm a little confused. From dev site there is only two js libraries, and they are node.js modules, which I don't know exact what means. Is this because js is not secure to handle oAuth stuff? Or I don't need a library to use twitter API from js? Any insights?

Thanks

Answers

Sign In or Register to comment.