hober / 37emacs
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
37emacs /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Apr 11 16:57:47 -0700 2008 | |
| |
Makefile | Fri Apr 11 16:30:33 -0700 2008 | |
| |
README.markdown | Mon Aug 18 20:30:47 -0700 2008 | |
| |
backpack.el | Mon Aug 18 20:31:01 -0700 2008 | |
| |
highrise.el | Fri Apr 11 16:55:22 -0700 2008 | |
| |
rest-api.el | Fri Apr 11 16:30:33 -0700 2008 |
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.

