public
Description: Emacs Lisp client libraries for 37signals' various product APIs
Homepage: http://edward.oconnor.cx/elisp/
Clone URL: git://github.com/hober/37emacs.git
Click here to lend your support to: 37emacs and make a donation at www.pledgie.com !
                                                    -*- markdown -*-

37emacs

Emacs Lisp client libraries for various 37signals APIs.

backpack.el

A client library for the Backpack API.

TODO

  • Implement the new journal API.

highrise.el

A client library for the Highrise API. Currently only supports reading data from Highrise.

Integrates with EUDC, so you can tab-complete Highrise contacts in mail-mode and message-mode.

rest-api.el

This is where I'm collecting little utilities that come in handy when coding to REST APIs in Emacs Lisp.