{"id":21639697,"url":"https://github.com/nightwolf93/briskdotnet","last_synced_at":"2026-05-06T08:31:33.112Z","repository":{"id":74164466,"uuid":"286074891","full_name":"nightwolf93/BriskDotNet","owner":"nightwolf93","description":"BriskDotNet is a .net library for interact with the Brisk API","archived":false,"fork":false,"pushed_at":"2020-08-08T22:17:25.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-10T16:30:45.181Z","etag":null,"topics":["api","brisk","csharp","dotnet-core","library","url-shortener","wrapper-api"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nightwolf93.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-08-08T16:02:22.000Z","updated_at":"2020-08-08T22:16:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ae6f79e-4170-4c5e-82e2-00a35ee10f49","html_url":"https://github.com/nightwolf93/BriskDotNet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nightwolf93/BriskDotNet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwolf93%2FBriskDotNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwolf93%2FBriskDotNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwolf93%2FBriskDotNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwolf93%2FBriskDotNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nightwolf93","download_url":"https://codeload.github.com/nightwolf93/BriskDotNet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwolf93%2FBriskDotNet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32684597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","brisk","csharp","dotnet-core","library","url-shortener","wrapper-api"],"created_at":"2024-11-25T04:14:47.502Z","updated_at":"2026-05-06T08:31:33.096Z","avatar_url":"https://github.com/nightwolf93.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://github.com/nightwolf93/brisk/blob/master/logo.png?raw=true)\r\n\r\n# BriskDotNet\r\n\r\n[![CircleCI](https://circleci.com/gh/nightwolf93/BriskDotNet.svg?style=svg)](https://github.com/nightwolf93/brisk)\r\n\r\nBriskDotNet is a .net library for interact with the Brisk API\r\n\r\n## Documentation\r\n\r\nFirst create a instance of BriskClient\r\n\r\n```csharp\r\nvar client = new BriskClient(\"http://localhost:3000\", \"master\", \"changeme\");\r\n```\r\n\r\nCreate a link\r\n\r\n```csharp\r\nvar link = await client.CreateLink(new CreateLinkRequest(\"https://github.com/nightwolf93/brisk\", 30000, 5));\r\n```\r\n\r\nYou can check the official brisk api too : https://nico-style931.gitbook.io/brisk/\r\n\r\n## Nuget\r\n\r\n```\r\ndotnet add package BriskDotNet\r\n```\r\n\r\nhttps://www.nuget.org/packages/BriskDotNet/\r\n\r\n## Build\r\n\r\n```\r\nmake build\r\n```\r\n\r\n## Test\r\n\r\n```\r\nmake test\r\n```\r\n\r\n## Authors\r\n\r\nNightwolf93\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightwolf93%2Fbriskdotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightwolf93%2Fbriskdotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightwolf93%2Fbriskdotnet/lists"}