This is a Singer target that reads JSON-formatted data
following the Singer spec and puts RECORD
messages (with SCHEMA
included) into a google-pubsub topic.
The topic is either the stream
name. Or can be set to a single topic by adjusting the config.topic
property. See: /sample_config.json
make test