Tentacat.Users.Starring

Summary

starred(client)

List starred repositories for the authenticated user

starred(user_name, client)

List starred repositories for given user

Functions

starred(client)

Specs:

List starred repositories for the authenticated user

Example

Tentacat.Users.Starring.starred client

More info at: https://developer.github.com/v3/activity/starring/#list-repositories-being-starred

starred(user_name, client)

Specs:

List starred repositories for given user

Example

Tentacat.Users.Starring.starred "edgurgel", client

More info at: https://developer.github.com/v3/activity/starring/#list-repositories-being-starred