Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Extending the scancode API #95

Open
singh1114 opened this issue Aug 25, 2017 · 9 comments
Open

Extending the scancode API #95

singh1114 opened this issue Aug 25, 2017 · 9 comments

Comments

@singh1114
Copy link
Collaborator

For now, the API of the scancode-server is pretty simple. Whenever the user opens up the app and applies the scan, he gets to the resulting phase and can see the results in the serialized form.

On the other hand, the API should be such in which we can give URL as an input and we would be able to get the results in the form of serialized output. But this is hard to implement because of the computation time associated with the scans.

For now, our API can only take scan_id as input and give the output in as JSON.

@chetanya-shrimali
Copy link

can i take up this issue?

@chetanya-shrimali
Copy link

@singh1114 please tell!!

@pombredanne
Copy link
Member

@chetanya-shrimali The way things work is you have expressed your interest which is fine. Just go ahead and provide some PR

@chetanya-shrimali
Copy link

thanks!!

@singh1114
Copy link
Collaborator Author

@chetanya-shrimali apologies for the late reply and yes, you can definitely work on this one.

@chetanya-shrimali
Copy link

working on it!!

@chetanya-shrimali
Copy link

@singh1114 any views as to how should i proceed?

@singh1114
Copy link
Collaborator Author

@chetanya-shrimali I believe that some of the code is already implemented. What you need to do is proceed further. I think for the URL's part. Git URLs were handled. We need to check other cases as well.

@singh1114
Copy link
Collaborator Author

@chetanya-shrimali #94. You should try to merge this one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants