Skip to content

team-blaze/target-google-pubsub

Repository files navigation

target-google-pubsub

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

Contributing

make test

Releases

No releases published

Packages

No packages published