perkeep/pkg/importer
mpl 8d307672b2 importer/twitter: follow up on little fixes
Change-Id: I6b7cfac3cf5893226016e819441f4cbbe458b4bf
2014-04-23 19:20:31 +02:00
..
dummy dummy importer: only register if in dev mode 2014-04-01 15:11:05 -07:00
flickr Merge branch 'master' of https://camlistore.googlesource.com/camlistore 2014-03-21 13:57:07 -07:00
foursquare importer/foursquare: few little tweaks, mostly logging. 2014-04-22 22:38:13 -07:00
picasa importer: use context.Context instead of Interrupt type 2014-03-21 12:27:06 -07:00
twitter importer/twitter: follow up on little fixes 2014-04-23 19:20:31 +02:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
html.go importer: update the dummy importer with lots of docs 2014-04-01 11:47:03 -07:00
importer.go twitter importer: fixed to new API 2014-04-23 16:53:49 +02: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"