GitHubRepoService

class GitHubRepoService(db: DatabaseMysql, client: HttpClient)

Constructors

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

Functions

Link copied to clipboard
suspend fun getAllRepos(): List<GitHubRepo>

Get last GitHubUser

Link copied to clipboard
suspend fun getReposMonthTypes(): Map<RepoCategory, List<Long>>

Get repos types by month