Tap Json
Tap JSON Reads a JSON formatted stream from stdin and persist it as a Singer formatted stream to stdout. How to use Just connect tap-json’s stdin to the stdout of any JSON streamer: streamer-any-streamer | tap-json The output can be used to push data ...