perkeep/pkg/importer
Brad Fitzpatrick bf2a7b60a3 Importer overhaul. Only Foursquare is currently working.
The rest are currently stubbed out and will need updating
to the new APIs.

Change-Id: I9d70302b3ac1026192413bf9dcd3c8f1eb420349
2014-03-31 10:56:30 -07:00
..
dummy Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
flickr Merge branch 'master' of https://camlistore.googlesource.com/camlistore 2014-03-21 13:57:07 -07:00
foursquare Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
picasa importer: use context.Context instead of Interrupt type 2014-03-21 12:27:06 -07:00
twitter Merge branch 'master' of https://camlistore.googlesource.com/camlistore 2014-03-21 13:57:07 -07:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
html.go Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
importer.go Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
importer_test.go Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
noop.go Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00

README

Permanode type:

camliNodeType: "importer"
importerType: "twitter"
authClientID:     "xxx"    // e.g. api token
authClientSecret: "sdkojfsldfjlsdkf"

camliNodeType: "importerAccount"
importerType: "twitter"
twitterAccount: "bradfitz"