I started to write documentation for install.md, and found a couple things I really wanted to do for an example, but the library can't do yet.
Loading data: it should be possible to build the pipeline into HTTP views, so that the request.body is treated as data fort he pipeline.
Checking errors: it should be possible to check the whole pipeline for errors e.g. for the use case below.
Output: I didn't even get to this part... in the example of the pipeline running in response to an HTTP request, how does the pipeline's output get into the db.
I started to write documentation for install.md, and found a couple things I really wanted to do for an example, but the library can't do yet.