radon-h2020 / radon-defect-prediction-api

A defect prediction for Infrastructure code
https://radon-h2020.github.io/radon-defect-prediction-api/
Apache License 2.0
0 stars 1 forks source link

Getting started information #8

Closed gcasale closed 2 years ago

gcasale commented 4 years ago

I could follow the instructions in the README.md and successfully run the REST call: http://localhost:5000/api/metrics/**all**

However the other REST call did not work. In both cases, it wasn't clear what the call was doing and how to continue using the tool.

stefanodallapalma commented 3 years ago

HI @gcasale,

today I have merged a brand new version in the main branch and updated the README accordingly. It would be great if you or someone external to TJD tried it. It now relies on Firebase Database and Storage, therefore the README is mostly about how to configure the project on Firebase rather than use the application. I believe the GUI is pretty intuitive once you run the server. A further documentation will be available soon and integrated in the web application itself.

Let me know what do you think!