chop-dbhi / cilantro

Official client for Harvest (http://harvest.research.chop.edu)
http://cilantro.harvest.io
Other
28 stars 8 forks source link

Implement dialog for scripted API call #778

Closed bruth closed 8 years ago

bruth commented 8 years ago

The motivation for this change is to provide a starting pointing for writing scripts to export results based on query developed in the interface.

The change introduces a new dialog containing pre-fabricated API calls using cURL and the Python requests library for JSON or CSV formats. The dialog can be opened using a new button in the results toolbar.

Fix #777

Signed-off-by: Byron Ruth b@devel.io

bruth commented 8 years ago

@leipzig Animation of feature. Click on the image to make it full screen.

api-script

leipzig commented 8 years ago

looks good!