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 protected])"

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

basecamp_projects = logan.projects

To do

  • use Basecamp's HTTP caching
  • implement other Basecamp APIs

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.