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

https://github.com/astef/quantflowjs


https://github.com/astef/quantflowjs

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# About

Client-server app, which allows you to build a visual script on client, and to run it on server.

Client features:
- view scripts
- edit scripts
- use server API to run scripts

Server features:
- expose Core features via API to run scripts
- use mongodb to manage clien-side assets

Core features:
- run scripts

# HOWTO

# TODO

- load
- visualize scripts
-