Right now gogs and gitea has implemented [`GET /api/v1/user/repos`](https://developer.github.com/v3/repos/#list-your-repositories). Please implement also those two: - [x] [`GET /api/v1/users/:username/repos`](https://developer.github.com/v3/repos/#list-user-repositories) - [x] [`GET /api/v1/orgs/:org/repos`](https://developer.github.com/v3/repos/#list-organization-repositories) <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40412404-user-org-repository-listing-api?utm_campaign=plugin&utm_content=tracker%2F47456670&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F47456670&utm_medium=issues&utm_source=github). </bountysource-plugin>