←back to thread

358 points ofalkaed | 1 comments | | HN request time: 0s | source

Just curious and who knows, maybe someone will adopt it or develop something new based on its ideas.
Show context
coreyhn ◴[] No.45554825[source]
Yahoo pipes. It was so great at creating rss feeds and custom workflows. There are replacements now like Zapier and n8n but loved that. Also google reader which is mentioned multiple times already.
replies(8): >>45555299 #>>45555400 #>>45556304 #>>45556319 #>>45556328 #>>45556672 #>>45557522 #>>45559268 #
la_fayette ◴[] No.45556672[source]
I can recommend Apache Camel (https://camel.apache.org) for similar data integration pipelines and even agentic workflows. There are even visual editors for Camel today, which IMHO make it extremely user friendly to build any kind of pipeline quickly.

Apache Karavan: https://karavan.space/ Kaoto (Red Hat): https://kaoto.io

Both are end 2 end usable within vscode.

replies(1): >>45556716 #
1. Havoc ◴[] No.45556716[source]
Also Apache Nifi