Skip to content

fabmoll/MyAnimeList.Wrapper

Repository files navigation

MyAnimeList MyGet Build Status

MyAnimeList.Wrapper

A Windows Phone 8.1 Wrapper for MyAnimeList

How to use the wrapper

Just create an object from one of the services and pass the API key to the constructor :

AnimeService = new AnimeService("yourApiKey");
MangaService = new MangaService("yourApiKey");
AuthorizationService = new AuthorizationService("yourApiKey");

Test project

I created a project to unit test the services. You need to replace the properties in the TestSettings class with your credentials and your API key.

API KEY

To receive an API key you need to use the following form : https://atomiconline.wufoo.com/forms/mal-api-usage-notification/

About

A Windows Phone 8.1 Wrapper for MyAnimeList

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages