getJson

inline fun <T : Any> getJson(url: URL, params: Map<String, String> = mapOf(), mapper: <Error class: unknown class> = defaultMapper): T