{"id":20735853,"url":"https://github.com/li223/warframesharp","last_synced_at":"2025-10-05T11:28:53.859Z","repository":{"id":40790971,"uuid":"150762817","full_name":"li223/WarframeSharp","owner":"li223","description":"Basic wrapper for https://api.warframestat.us","archived":false,"fork":false,"pushed_at":"2022-06-23T20:34:02.000Z","size":172,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T01:11:51.857Z","etag":null,"topics":["hacktoberfest","warframe","wrapper"],"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/li223.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}},"created_at":"2018-09-28T15:49:45.000Z","updated_at":"2025-01-11T23:45:23.000Z","dependencies_parsed_at":"2022-09-01T14:01:23.467Z","dependency_job_id":null,"html_url":"https://github.com/li223/WarframeSharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li223%2FWarframeSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li223%2FWarframeSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li223%2FWarframeSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li223%2FWarframeSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/li223","download_url":"https://codeload.github.com/li223/WarframeSharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243021774,"owners_count":20223068,"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":["hacktoberfest","warframe","wrapper"],"created_at":"2024-11-17T05:40:09.692Z","updated_at":"2025-10-05T11:28:48.820Z","avatar_url":"https://github.com/li223.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Basic wrapper for https://api.warframestat.us\n\nI got bored, don't ask.\n\n# Example\n\n```cs\nstatic async Task Main(string[] args)\n{\n  //New instance of WarframeSharpClient\n  var client = new WarframeSharpClient();\n  //Get all the current alerts on PC\n  var data = await client.GetAlertsDataAsync(PlatformType.PC);\n  //Display the mission type and planet node\n  Console.WriteLine(string.Join(\"\\n\", data?.Select(x =\u003e $\"Mission Type: {x.Mission.Type} || Node: {x.Mission.Node}\")));\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fli223%2Fwarframesharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fli223%2Fwarframesharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fli223%2Fwarframesharp/lists"}