perkeep/pkg/importer
Brad Fitzpatrick dbc1a681bc Add importers to status.
For http://camlistore.org/issue/483

Change-Id: I2621c5484efb121a5e5e24debeff64ffc5139ad3
2014-08-16 11:58:16 -07:00
..
allimporters devcam server --makethings 2014-07-21 23:24:33 +02:00
dummy importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
feed importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
flickr importers: newOauthClient refactoring 2014-08-02 01:37:43 +02:00
foursquare importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
picasa picasa: set url property on photos and albums 2014-07-31 14:34:52 -07:00
twitter twitter: fix format verb in error 2014-08-06 16:21:42 +02:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
attrs.go flickr: some attributes changes 2014-07-30 23:13:57 +02:00
html.go importer: linkify blobrefs, and start of automatic recurring importing 2014-05-09 20:28:51 -07:00
importer.go Add importers to status. 2014-08-16 11:58:16 -07:00
importer_test.go Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
noop.go importers: add SupportsIncremental accessor 2014-07-31 11:34:31 -07:00
oauth.go importers: newOauthClient refactoring 2014-08-02 01:37:43 +02:00

README

Permanode type:

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

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