GitHubUserService

class GitHubUserService(db: DatabaseMysql, client: HttpClient)

Constructors

Link copied to clipboard
fun GitHubUserService(db: DatabaseMysql, client: HttpClient)

Functions

Link copied to clipboard
suspend fun followersCounts(): List<Long>

Get data statistics count followers

Link copied to clipboard
suspend fun getLast(): GitHubUser

Get last GitHubUser

Link copied to clipboard
suspend fun reposCounts(): List<Long>

Get data statistics count repos