[license]: https://img.shields.io/github/license/sgoudham/MyWaifuWrapper [maven-central]: https://img.shields.io/maven-central/v/me.goudham/MyWaifuWrapper [build-status]: https://goudham.me/jenkins/job/MyWaifuWrapper/job/release/badge/icon [codecov]: https://codecov.io/gh/sgoudham/MyWaifuWrapper/branch/release/graph/badge.svg?token=RxUDnCWnF0 [issues]: https://img.shields.io/github/issues/sgoudham/MyWaifuWrapper?label=issues [pull-requests]: https://img.shields.io/github/issues-pr/sgoudham/MyWaifuWrapper [fossa]: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsgoudham%2FMyWaifuWrapper.svg?type=shield [![fossa]](https://app.fossa.com/projects/git%2Bgithub.com%2Fsgoudham%2FMyWaifuWrapper?ref=badge_shield) ![license] ![maven-central] ![build-status] ![codecov] ![issues] ![pull-requests]

MyWaifuWrapper

An Asynchronous Java API Wrapper for MyWaifuList

# Summary This is an Asynchronous API Wrapper for [MyWaifuList](https://mywaifulist.moe/dash) # Disclaimer Given that MyWaifuList is a primarily user-driven website and this API is currently in an Alpha state, the data returned **may not be** fully complete and at its best quality # Download Latest Stable Version: ![Maven Central](https://img.shields.io/maven-central/v/me.goudham/MyWaifuWrapper)

Be sure to replace the **VERSION** key below with the one of the versions shown above!

**Maven** ```xml me.goudham MyWaifuWrapper VERSION ``` **Gradle** ```gradle repositories { mavenCentral() } dependencies { // https://mvnrepository.com/artifact/me.goudham/MyWaifuWrapper implementation group: 'me.goudham', name: 'MyWaifuWrapper', version: 'VERSION' } ``` # Usage TODO ## License [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsgoudham%2FMyWaifuWrapper.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsgoudham%2FMyWaifuWrapper?ref=badge_large)