birarda / logan

ruby gem to communicate with new Basecamp API
MIT License
16 stars 19 forks source link

Ruby gem to communicate with new Basecamp API.

Gem Version

Documentation

Documentation is here.

Examples

basecamp_ID = "12345678"
auth_hash = { :username => "username", :password => "password" }
user_agent = "LoganUserAgent (email@example.com)"

logan = Logan::Client.new(basecamp_ID, auth_hash, user_agent)

basecamp_projects = logan.projects

To do

If there is something you're looking for from the gem, please open up an issue and let me know!

Logan?

Mount Logan is the highest mountain in Canada and the second-highest peak in North America, after Mount McKinley.