gogs / go-gogs-client

Gogs API client in Go.
MIT License
233 stars 144 forks source link

get a user of all issues #43

Open zanjs opened 8 years ago

zanjs commented 8 years ago

github api https://api.github.com/repos/reactjs/redux/issues

gogs api get a user of all issues ?

bkcsoft commented 8 years ago

This already exists, https://github.com/gogits/go-gogs-client/wiki/Issues#list-issues-for-a-repository

zanjs commented 8 years ago

Get the total number of page?