hober / 37emacs

Emacs Lisp client libraries for 37signals' various product APIs

This URL has Read+Write access

name age message
file .gitignore Fri Apr 11 16:57:47 -0700 2008 Added .gitignore [hober]
file Makefile Fri Apr 11 16:30:33 -0700 2008 Initial import. [hober]
file README.markdown Mon Aug 18 20:30:47 -0700 2008 Added backpack.el TODO. Changed referral link. [hober]
file backpack.el Mon Aug 18 20:31:01 -0700 2008 Changed referral link. [hober]
file highrise.el Fri Apr 11 16:55:22 -0700 2008 Point links in .el files at github [hober]
file rest-api.el Fri Apr 11 16:30:33 -0700 2008 Initial import. [hober]
README.markdown
                                                    -*- 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.