Last Updated: May 15, 2019
·
1.744K
· zealot128

Kickstart XING-API with oauth in Ruby

I gave a short overview how to use the API for the european business social network XING.com using Ruby with OAuth Gem.

http://stefanwienert.de/blog/2012/03/08/kickstart-xing-api-with-ruby-and-oauth/

1 Response
Add your response

There is a ruby gem for XING strategy for OmniAuth

https://github.com/roccoblues/omniauth-xing

It hides low level complexity and keep amount of custom code at minimum.

over 1 year ago ·