An open API service indexing awesome lists of open source software.

https://github.com/imalhasaranga/directedgraphprocessing

For a recent project we wanted a way to process a directed graph which does not have circular references and most importantly each node should receive set of inputs and produce set of outputs to the next node in our case these inputs and outputs always a file referance or a URL or some cloud storage referance, In this project i'm demoing how we accomplished it
https://github.com/imalhasaranga/directedgraphprocessing

directedgraph

Last synced: 10 months ago
JSON representation

For a recent project we wanted a way to process a directed graph which does not have circular references and most importantly each node should receive set of inputs and produce set of outputs to the next node in our case these inputs and outputs always a file referance or a URL or some cloud storage referance, In this project i'm demoing how we accomplished it

Awesome Lists containing this project