{"id":16707858,"url":"https://github.com/syuilo/misq","last_synced_at":"2025-03-21T20:32:42.206Z","repository":{"id":32208350,"uuid":"35782122","full_name":"syuilo/Misq","owner":"syuilo","description":".NET Misskey library","archived":false,"fork":false,"pushed_at":"2023-09-02T04:04:08.000Z","size":26,"stargazers_count":21,"open_issues_count":2,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-13T13:49:53.805Z","etag":null,"topics":["dotnet","misskey"],"latest_commit_sha":null,"homepage":"","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/syuilo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-05-17T20:40:16.000Z","updated_at":"2024-01-01T09:38:50.000Z","dependencies_parsed_at":"2022-09-11T15:41:53.021Z","dependency_job_id":null,"html_url":"https://github.com/syuilo/Misq","commit_stats":{"total_commits":32,"total_committers":5,"mean_commits":6.4,"dds":0.5,"last_synced_commit":"9ee9d919eeed76d857f7efd2170a49d16d74c583"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuilo%2FMisq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuilo%2FMisq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuilo%2FMisq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syuilo%2FMisq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syuilo","download_url":"https://codeload.github.com/syuilo/Misq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244866014,"owners_count":20523449,"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","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":["dotnet","misskey"],"created_at":"2024-10-12T19:41:16.084Z","updated_at":"2025-03-21T20:32:41.819Z","avatar_url":"https://github.com/syuilo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Misq\nMisq is an official .NET Misskey library.\n\n## Install\navailable on nuget\n\n## Usage\n\n``` Csharp\n// Create your app instance\nvar app = new Misq.App(\"https://misskey.io\", \"your app's secret key here\");\n\n// Authorize user\nvar user = await app.Authorize();\n\n// Let's post a message to Misskey\nuser.Request(\"notes/create\", new Dictionary\u003cstring, object\u003e {\n  { \"text\", \"yee haw!\" }\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyuilo%2Fmisq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyuilo%2Fmisq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyuilo%2Fmisq/lists"}