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

https://github.com/creationix/conductor

Conducts async functions into orchestrated masterpieces
https://github.com/creationix/conductor

Last synced: about 1 year ago
JSON representation

Conducts async functions into orchestrated masterpieces

Awesome Lists containing this project

README

          

# Conductor

Conductor is a code execution engine that takes a list of functions with defined inputs and outputs and chains then together in whatever way you can imagine.