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

Extending the scancode API #95

@singh1114

Description

@singh1114

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions