@GET @Produces(["application/json"]) fun getPeers(@QueryParam("from") from: Int = 0, @QueryParam("limit") limit: Int = 10): String