Skip to content

paulocsb/linkedin-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Sample Application Ruby on Rails using Linkedin API.

Installation

execute:

$ bundle install

visit the Linkedin Developers API and get your Authentication Keys. modify the file "config/linkedin.yml":

client_id: <place_here_your_client_id>
client_secret: <place_here_your_client_secret>

run:

$ foreman start

About

Sample RubyOnRails + Linkedin API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published