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

Create a handler to return a list of contributors #128

Open
marcelometal opened this issue Jul 25, 2014 · 0 comments
Open

Create a handler to return a list of contributors #128

marcelometal opened this issue Jul 25, 2014 · 0 comments
Assignees
Labels

Comments

@marcelometal
Copy link
Member

Something like:

GET /repository/:name/contributors

That returns:

[
    {
        "author": {
            "name": "andrews medina",
            "email": "[email protected]"
        }
    }
]
@marcelometal marcelometal self-assigned this Jul 25, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant