AlSayedGamal / xing-api-example

Sample xing ruby on rails application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XING Ruby/Rails API Sample App

##Getting started:

  • Create new xing app new xing app
  • replace dummy values in .env-example with real Consumer Key and Consumer Secret in your app page.
bundle install
rake db:migrate

##Usage

  • Sign in with xing account (OAUTH)
  • View minimal Info using of your xing profile
  • Display minimal list of xing contacts (Name, Image and Organization)

###TODO

  • Add linkedin to xing profile import feature.

###Notes

  • This is heroku friendly

About

Sample xing ruby on rails application


Languages

Language:Ruby 86.7%Language:HTML 9.7%Language:CSS 2.4%Language:JavaScript 0.7%Language:CoffeeScript 0.5%