{
  "endpoints": {
    "/": "List all endpoints",
    "/all": "Get all tables combined",
    "/bugs": "Get bugs table",
    "/news": "Get news table",
    "/staff": "Get staff table"
  }
}