foursquare

Homepage: https://github.com/hober/foursquare-el

Author: Edward O'Connor

Updated:

Summary

Foursquare client for Emacs

Commentary

Bare-bones [Foursquare][] API client library for Emacs. API methods
are all prefixed `4sq-'. No OAuth yet; I'll try adopting
[psanford/emacs-oauth][] soon.

Depends on `geocode.el` from [hober/geocode-el][] and on
`rest-api.el` from [hober/37emacs][].

[Foursquare]:            http://foursquare.com/
[psanford/emacs-oauth]:  http://github.com/psanford/emacs-oauth
[hober/geocode-el]:      http://github.com/hober/geocode-el
[hober/37emacs]:         http://github.com/hober/37emacs
[hober/md-readme]:       http://github.com/hober/md-readme

Dependencies