Hacker News new | ask | show | jobs
by j45 251 days ago
I use both.. And yes, both handle calls between different APIs.

One for the many, and maybe one for a different audience.

Node-red didn't have a login at the time, and was well geared towards direct IoT type flowing. I loved how I can just jump into the logic and flows.

N8N has a lot of pre-configured connectors.

If Node-red had the pre-configured connectors to different systems as easy as n8n, I think the point here would be even stronger.

It's why I use both. I start with the low level, and if orchestration beyond it is needed, I can tie in another tool if needed.