carbocation / go-instagram

Go library for accessing Instagram REST and Search APIs
BSD 2-Clause "Simplified" License
51 stars 20 forks source link

update Cursor to be a string #16

Closed hstove closed 8 years ago

hstove commented 8 years ago

The Cursor object returned from Instagram is a string, so I had to make this update to paginate calls.

concernedrat commented 8 years ago

@carbocation could you integrate this ? I got another PR for the new signed requests feature of the Instagram API