FNNDSC / FNNDSC/ChRIS_API

More information about plugins

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We need more information about the plugins, such as tooltip info, parameters type, default values, etc.

This info could be store in a JSON file as it is the case now.

ChRISAPI could parse the JSON file the return info to front end, or front end should fetch it directly, as it is the case now.

If we fetch the JSON from the front end, ChRIS API can return only [2]. If ChRISAPI pushes the whole information to front end, it needs to push something like [3]

[1] https://github.com/FNNDSC/trimurti/tree/master/app/config
[2] https://github.com/FNNDSC/trimurti/blob/master/app/config/plugin.json
[3] https://github.com/FNNDSC/trimurti/blob/master/app/config/plugins/pacsPush.json

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.