perkeep/pkg/importer
mpl 50fb21d51c Merge "importer: update flickr" 2014-05-20 13:28:56 +00:00
..
dummy importer: let the implementations build and parse the callback URL 2014-05-17 00:51:04 +02:00
feed importer/feed: implement the new methods from 68ff8a20db 2014-05-17 02:39:55 +02:00
flickr importer: update flickr 2014-05-20 01:40:52 +02:00
foursquare importer: let the implementations build and parse the callback URL 2014-05-17 00:51:04 +02:00
picasa importer: use context.Context instead of Interrupt type 2014-03-21 12:27:06 -07:00
twitter importer: let the implementations build and parse the callback URL 2014-05-17 00:51:04 +02:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
attrs.go importer: update flickr 2014-05-20 01:40:52 +02:00
html.go importer: linkify blobrefs, and start of automatic recurring importing 2014-05-09 20:28:51 -07:00
importer.go importer: update flickr 2014-05-20 01:40:52 +02:00
importer_test.go Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
noop.go importer: let the implementations build and parse the callback URL 2014-05-17 00:51:04 +02:00
oauth.go importer: update flickr 2014-05-20 01:40:52 +02:00

README

Permanode type:

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

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