DEV Community

Sidheshwar Sarangal
Sidheshwar Sarangal

Posted on

Introducing Nodrica

Building Nodrica: a lightweight TypeScript engine for running custom node flows inside any app.
Input
-> Node 1
-> Node 2
-> Node 3
-> Output
Nodes can be API calls, DB actions, crawlers, AI steps, file tools, or custom functions.

GitHub

Top comments (0)