hober / 37emacs

Emacs Lisp client libraries for 37signals' various product APIs

This URL has Read+Write access

hober (author)
Fri Apr 11 16:57:47 -0700 2008
commit  cbcd74f6bd1041d254157aaae183dfaf5bd2c116
tree    91508a7a65c05c40ac0fe0353dd856cbc1f29d18
parent  6f5399400864783dec07800d9c755c75280c3c08
name age message
file .gitignore Loading commit data...
file Makefile
file README
file backpack.el
file highrise.el
file rest-api.el
README
                                                        -*- markdown -*-
# 37emacs

Emacs Lisp client libraries for various 37signals APIs.

## backpack.el

A client library for the Backpack 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.