Basecamp

A nodejs module that wraps the Basecamp <http://37signals.com/> JSON api.

The Basecamp github project can be found
here<https://github.com/mark-hahn/basecamp>
.
 <https://github.com/mark-hahn/basecamp#features>Features

   - Supports new Basecamp JSON api (not old xml)
   - Built-in oauth2 support
   - Tools to link app to Basecamp account by visiting 37signals website
   - Supports all 57 api requests (GET, POST, and PUT)
   - Terminology, params, and command ops match api documentation
   - Data can be objects, streams, or files
   - Supports simultaneous multiple accounts

This module is working in my application but it needs a lot of testing
since I'm only using about 10 of the commands that relate to projects,
messages, attachments, and comments.  All commands are expected to work.

I sure could use some help finishing this up and getting it to beta.  It
needs unit tests which are going to be hard since I can't imagine mocking
the entire basecamp API.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to