Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chez14/node-mal-api

MyAnimeList API v2 Client for Node.js
https://github.com/chez14/node-mal-api

api api-client myanimelist myanimelist-api nodejs

Last synced: 1 day ago
JSON representation

MyAnimeList API v2 Client for Node.js

Awesome Lists containing this project

README

        

# MyAnimeList.net API Client for Node.js

This repo has several version (as a package) you can choose:

- [Lite version](packages/mal-api-lite/) of the API Client ([Docs](packages/mal-api-lite/), [NPM](https://www.npmjs.com/package/@chez14/mal-api-lite))
- ~~Strongly Typed version of the API Client~~ (planned)

To see the API Documentation, please consult to:

- [MyAnimeList API Authorization Documentation](https://myanimelist.net/apiconfig/references/authorization)
- [MyAnimeList API beta Version 2 Documentation](https://myanimelist.net/apiconfig/references/api/v2)

## Features

- Typescript supported
- V2 API Support
- Typecasting, if you're that kind of person (no we don't offer model just yet. They'll release v3 API quite soon)

## License

[MIT](LICENSE).