hober / 37emacs
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
cbcd74f
commit cbcd74f6bd1041d254157aaae183dfaf5bd2c116
tree 91508a7a65c05c40ac0fe0353dd856cbc1f29d18
parent 6f5399400864783dec07800d9c755c75280c3c08
tree 91508a7a65c05c40ac0fe0353dd856cbc1f29d18
parent 6f5399400864783dec07800d9c755c75280c3c08
37emacs /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Makefile | ||
| |
README | ||
| |
backpack.el | ||
| |
highrise.el | ||
| |
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.


