perkeep/pkg/importer
Brad Fitzpatrick bf263cc036 twitter: add oauthContext to clean up some function signatures
Change-Id: I301d2ed8ee68aa316349c44bf0d20e4fcaacf99e
2014-05-14 14:34:31 -07: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 pkg/test: move importers' fakeTransport to test.NewFakeTransport 2014-05-14 12:56:14 -07:00
picasa importer: use context.Context instead of Interrupt type 2014-03-21 12:27:06 -07:00
twitter twitter: add oauthContext to clean up some function signatures 2014-05-14 14:34:31 -07:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
html.go importer: linkify blobrefs, and start of automatic recurring importing 2014-05-09 20:28:51 -07:00
importer.go importer: periodic import 2014-05-14 10:21:16 -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"