perkeep/pkg/importer
mpl 98e895de45 importer/foursquare: remove unused initRoot function
Change-Id: I74537a28ee31bf5062322aea113453030950a077
2014-04-18 22:30:09 +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: remove unused initRoot function 2014-04-18 22:30:09 +02: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: update the dummy importer with lots of docs 2014-04-01 11:47:03 -07:00
importer.go importer: doc typo 2014-04-18 21:56:31 +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"