go-unsplash icon indicating copy to clipboard operation
go-unsplash copied to clipboard

Go Client for the Unsplash API

Results 8 go-unsplash issues
Sort by recently updated
recently updated
newest added

Users have the following link relations: photos API location of this user’s photos. portfolio API location of this user’s external portfolio. followers API location of this user’s followers. following API...

help wanted
feature

If anyone is using the package, this would break all those.

This is related to #9 There will two ways of doing the same thing. Once via as a method on user struct and another directly on the UserService via a...

needs-investigation
feature
design-issue

Since the API provides random or search endpoints, hardcoding test cases in not a good way to go.

enhancement
help wanted