ApiModule

@Module
class ApiModule

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
@Provides
@Singleton
fun dermatoEndpoint1(): DermatoAnalyzeEndpoint
Link copied to clipboard
@Provides
@Singleton
fun dermatoEndpoint2(): DermatoBackendEndpoint
Link copied to clipboard
@Provides
@Singleton
fun dermatoEndpoint3(): DermatoChatBotEndpoint
Link copied to clipboard
@Provides
@Singleton
fun openMeteoEndpoint(): OpenMeteoEndpoint