Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chuyeow/myanimelist-api
Unofficial API for the MyAnimeList.net website.
https://github.com/chuyeow/myanimelist-api
Last synced: 3 months ago
JSON representation
Unofficial API for the MyAnimeList.net website.
- Host: GitHub
- URL: https://github.com/chuyeow/myanimelist-api
- Owner: chuyeow
- Created: 2009-06-07T09:27:37.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2022-11-21T23:56:52.000Z (about 2 years ago)
- Last Synced: 2023-04-10T07:46:18.701Z (almost 2 years ago)
- Language: Ruby
- Homepage: mal-api.com
- Size: 2.93 MB
- Stars: 70
- Watchers: 16
- Forks: 12
- Open Issues: 9
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
MyAnimeList Unofficial API
==========================An unofficial API for the awesome http://myanimelist.net/.
Why?
----
There're no official plans by MyAnimeList to release an official API yet. I
intend to use this API to build other apps.What do I need to run this?
---------------------------
* ruby 1.9.3 or later.
* libxml2 and libxslt (for nokogiri)
* Bundler gem.
* memcached