perkeep/pkg/importer/foursquare
Brad Fitzpatrick c3d05cdce9 Move more packages out of pkg/ and into internal/
Moved hashutil, httputil, osutil, netutil,
images, media, magic, video, and rollsum.
2018-01-02 21:03:30 -08:00
..
testdata
README
api.go
foursquare.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
foursquare_test.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
testdata.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08: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