perkeep/pkg/importer/swarm
Julien Bisconti acd5a5dab3 test: replace usage of GoPackagePath with PkSourceRoot 2024-01-14 09:45:59 -08:00
..
testdata importer: rename foursquare to swarm, add Properties to Importer interface 2018-04-22 11:29:50 -07:00
README importer: rename foursquare to swarm, add Properties to Importer interface 2018-04-22 11:29:50 -07:00
api.go importer: rename foursquare to swarm, add Properties to Importer interface 2018-04-22 11:29:50 -07:00
swarm.go all: refactor to net/http statuses instead of ints 2023-01-24 08:39:29 -08:00
swarm_test.go importer: rename foursquare to swarm, add Properties to Importer interface 2018-04-22 11:29:50 -07:00
testdata.go test: replace usage of GoPackagePath with PkSourceRoot 2024-01-14 09:45:59 -08:00

README

Swarm Importer
===================

This is a Perkeep importer for Swarm (by 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/perkeep/perkeep/issues?q=is%3Aopen+is%3Aissue+foursquare