perkeep/pkg/importer/foursquare
Brad Fitzpatrick 5eeed2aba5 Remove some code.google.com references.
Change-Id: I85ccf92af9389300919eed61f62aae28cc24a820
2014-12-11 17:33:17 +11:00
..
testdata Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
README Remove some code.google.com references. 2014-12-11 17:33:17 +11:00
api.go importer/foursquare: add a few more fields to the API struct. 2014-07-12 08:27:09 -07:00
foursquare.go importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
foursquare_test.go test/transport.go: move to httputil, so we can use it without linking testing 2014-07-14 18:33:10 +02:00
testdata.go importer/foursquare: make test data for devcam 2014-07-21 23:56:58 +02:00

README

Foursquare Importer
===================

This is an incomplete Camlistore importer for Foursquare.

To use:

1) Visit https://foursquare.com/developers/apps and "Create a new app"
   to get a Foursquare Client ID and secret.
2) Start the devcam server with foursquareapikey flag:
   $ devcam server -foursquareapikey=<apikey>:<secret>
3) Navigate to http://<server>/importer-foursquare/login
4) Watch import progress on the command line


TODO:

https://github.com/camlistore/camlistore/issues?q=is%3Aopen+is%3Aissue+foursquare