Skip to content

Support for GIT REST API License Query #33

@ranadewa

Description

@ranadewa

Querying for the license of the repository according to git api doesn't yield license information.

REST CALL
https://api.github.com/repos/rvagg/node-errno/license

OUTPUT
{
"message": "Not Found",
"documentation_url": "https://developer.github.com/v3/licenses/#get-the-contents-of-a-repositorys-license"
}

This might be due to not having a separate License file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions