{
  "message": "Looker-compatible mock is running.",
  "endpoints": [
    "POST /api/4.0/login",
    "GET /api/4.0/projects?fields=name,git_remote_url,git_service_name",
    "GET /api/4.0/lookml_models",
    "GET /api/4.0/lookml_models/{model}/explores/{explore}",
    "GET /api/4.0/user",
    "GET /api/4.0/versions"
  ]
}