Project

logan

0.03
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
ruby gem to communicate with new Basecamp API
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

= 2.3.0
~> 0.8

Runtime

= 0.11.0
~> 1.8
 Project Readme

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

  • 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.