Skip to content

RedbackThomson/osu-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

osu-api

A C# implementation of the osu!api

###Example of usage:

var api = new osuAPI("Your API Key");
var redback = api.GetUser("Redback", Mode.osu);
Console.WriteLine(redback.count_rank_ss);

###Download binaries:

https://github.com/Redback93/osu-api/releases

About

A C# implementation of the osu!api

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages