I'd like to do some LinkedIn API coding using node.js. Does anyone know of an example node.js application that implements the LinkedIn oauth?
thanks
I'd like to do some LinkedIn API coding using node.js. Does anyone know of an example node.js application that implements the LinkedIn oauth?
thanks
http://github.com/ciaranj/node-oauth/tree/master/examples has some examples for another service that uses OAuth. YMMV.
http://github.com/masylum/linkedin-js should do what you're looking for.
In general if you need a third party module this is the best place to look: http://github.com/ry/node/wiki/modules