Package com.keygenqt.ps.service

Types

Link copied to clipboard
class ArticlesService(db: DatabaseMysql)
Link copied to clipboard
class ConnectsService(db: DatabaseMysql)
Link copied to clipboard
class GitHubRepoService(db: DatabaseMysql, client: HttpClient)
Link copied to clipboard
class GitHubUserService(db: DatabaseMysql, client: HttpClient)
Link copied to clipboard
class LikesArticleService(db: DatabaseMysql)
Link copied to clipboard
class LikesProjectService(db: DatabaseMysql)
Link copied to clipboard
class ProjectsService(db: DatabaseMysql)
Link copied to clipboard
class SecurityService(db: DatabaseMysql, secret: String)
Link copied to clipboard
class TokensService(db: DatabaseMysql)
Link copied to clipboard
class UploadsService(db: DatabaseMysql)
Link copied to clipboard
class UsersService(db: DatabaseMysql)
Link copied to clipboard
class VideosService(db: DatabaseMysql)