Skip to content

ryancole/GlobalTaunt

Repository files navigation

GlobalTaunt

GlobalTaunt is a C# client for the official League of Legends API.

Teemo

About

GlobalTaunt supports all available API endpoints - champion, game, league, stats, summoner and team. RestSharp is used under the hood and is the only dependency. I may switch to HttpClient in the future. Pull requests are entirely welcomed.

Examples

For now, just take a look at the unit tests for some basic examples.

NuGet

GlobalTaunt is available on NuGet.

PM> Install-Package GlobalTaunt

About

GlobalTaunt is a C# client for the official League of Legends API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages