import KreeRequest
struct DevRantBackend: Backend {
let baseURL = "https://devrant.com/api/"
}