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
- Host: GitHub
- URL: https://github.com/velddev/dotnet-osu-api
- Owner: velddev
- License: mit
- Created: 2016-05-03T17:13:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T02:05:58.000Z (almost 4 years ago)
- Last Synced: 2024-05-28T08:34:52.524Z (about 2 years ago)
- Topics: api-client, async, dotnet, osugame
- Language: C#
- Homepage:
- Size: 1.32 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
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.
