{"id":29822205,"url":"https://github.com/panoramicdata/highlight.api","last_synced_at":"2025-07-29T00:39:48.390Z","repository":{"id":296898162,"uuid":"994750182","full_name":"panoramicdata/Highlight.Api","owner":"panoramicdata","description":"Client library for Highlight","archived":false,"fork":false,"pushed_at":"2025-06-03T10:47:44.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-03T23:43:11.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/panoramicdata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-02T12:28:21.000Z","updated_at":"2025-06-03T10:47:45.000Z","dependencies_parsed_at":"2025-06-03T07:08:29.132Z","dependency_job_id":"4cc3cc38-2329-488f-a832-3ab61e773e90","html_url":"https://github.com/panoramicdata/Highlight.Api","commit_stats":null,"previous_names":["panoramicdata/highlight.api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/panoramicdata/Highlight.Api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FHighlight.Api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FHighlight.Api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FHighlight.Api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FHighlight.Api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panoramicdata","download_url":"https://codeload.github.com/panoramicdata/Highlight.Api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panoramicdata%2FHighlight.Api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267610669,"owners_count":24115445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-29T00:39:42.772Z","updated_at":"2025-07-29T00:39:48.369Z","avatar_url":"https://github.com/panoramicdata.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Highlight.Api\n\n## Introduction\n\nA C# client library for the Highlight API, designed to interact with the Highlight performance testing and reporting features.\n\n## Original documentation\n\nhttps://support.highlight.net/help/reporting/api_overview\n\n## Example usage\n\n```csharp\nusing Highlight.Api;\n\nvar client = new HighlightClient(new HighlightClientOptions\n{\n\tApiKey = new(\"your_api_key_here\"),\n\tBaseUrl = new(\"https://reportingapi.highlighter.net\"),\n\tUserAgent = \"MyHighlightApp/1.0\"\n});\n\nvar result = await Client\n\t.PerformanceTestSummary\n\t.GetPrecisionAsync(\n\t\tlastNDays: 1,\n\t\tcancellationToken: default);\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanoramicdata%2Fhighlight.api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanoramicdata%2Fhighlight.api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanoramicdata%2Fhighlight.api/lists"}