pyradiomics icon indicating copy to clipboard operation
pyradiomics copied to clipboard

Adding a RESTful api to pyradiomics

Open potis opened this issue 9 years ago • 0 comments

Hi all,

is adding a RESTful api to pyradiomics of interest? I have created a demo repo https://github.com/Mayo-QIN/pyradiomics_grunt You can try it by: docker pull mayoqin/pyradiomics_grunt run docker run -d -p 9001:9901 mayoqin/pyradiomics_grunt

Visit localhost 9001

Please let me know if you would like to include something like this to your project.

potis avatar Apr 12 '17 23:04 potis