This software is an unofficial API for the MyAnimeList website built on the Symfony PHP framework.
Due to a poor official API that offers spotty coverage, the need exists for something that offers more features in a REST-ful manner.
The API "1.0" version tries, where possible, to offer the same interface as provided by the unofficial MyAnimeList API. Please review COMPATIBILITY for a list of differences.
Bitbucket: https://bitbucket.org/ratan12/atarashii-api
Details on requirements to use, installation, and other topics is in the docs
directory.
Please see CONTRIBUTING for details.
This code was inspired by the Unofficial MAL API by Chu Yeow.
It makes use of the following major components:
- Symfony PHP framework
- Guzzle extensible HTTP Client
- FOSRestBundle by Friends of Symfony
- JMSSerializerBundle by Johannes Schmitt
This project is not sponsored by, endorsed by, or affiliated with MyAnimeList, a property of MyAnimeList, LLC.
The Atarashii MAL API is Copyright © 2015-2017 Ratan Dhawtal and Michael Johnson. It is licensed under the Apache Public License 2.0.