An open API service indexing awesome lists of open source software.

https://github.com/velddev/dotnet-osu-api

dotnet api wrapper for osu! v1 api
https://github.com/velddev/dotnet-osu-api

api-client async dotnet osugame

Last synced: 19 days ago
JSON representation

dotnet api wrapper for osu! v1 api

Awesome Lists containing this project

README

          

# Veld.Osu

My take on a comfortable wrapper for the osu V1 and (upcoming) V2 API. Not a lot of work has been done yet; but, I'm hoping to build it along with my current requirements on my projects.

## Design

I've attached an abstract design diagram on how I imagine the api clients to function.

![Imgur](https://i.imgur.com/Ifr0gZ4.png)