CleverDat is a data visualization staging for import/edit/export data as REST API. All is plugin with a custom dashboard. Enjoy!
You can directly clone the project from github:
git clone https://github.com/abossi/cleverDat.git
cd DataView
You need to have flask to run it:
pip3 install flask
You can use the API:
python3.6 platform.py
And launch the url http://127.0.0.1:5000
- create the project
- build plugins and projects structures
- build API structure with flask
- create standard API for create/edit/delete project/script/plugin
- create basic dashboard for the PoC
Actualy main contributors are:
License MIT.