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

https://github.com/ichbinleoon/mal-readme-stats

πŸŒΈβ›©οΈ Dynamically generated MyAnimeList stats for your profile readme
https://github.com/ichbinleoon/mal-readme-stats

activity anime dynamic myanimelist readme statistics vercel

Last synced: 3 months ago
JSON representation

πŸŒΈβ›©οΈ Dynamically generated MyAnimeList stats for your profile readme

Awesome Lists containing this project

README

        

MyAnimeList Readme Stats

Dynamically generated MyAnimeList stats for your profile readme



Production


Commit


License


Why? πŸ€”
β€’
Usage πŸš€
β€’
Deploy your own πŸ”§
β€’
Contribute 🀝
β€’
License πŸ“œ

## πŸ€” Why?
Because your GitHub profile deserves more than just commit streaks. Why flex your coding skills when you can flex your superior taste in anime?

## πŸš€ Usage
Replace `[media]` with either `anime` or `manga` and `[user]` with your MyAnimeList username.

### Activity
```
[![Activity](https://mal-readme-stats.vercel.app/api/activity/[media]/[user])](https://github.com/IchBinLeoon/mal-readme-stats)
```

You can pass the query parameter `?limit=` to specify the number of entries. The minimum is 1, the maximum is 10, and the default is 5.

Show anime example

[![Anime Activity](https://mal-readme-stats.vercel.app/api/activity/anime/IchBinLeoon)](https://github.com/IchBinLeoon/mal-readme-stats)

Show manga example

[![Manga Activity](https://mal-readme-stats.vercel.app/api/activity/manga/IchBinLeoon)](https://github.com/IchBinLeoon/mal-readme-stats)

### Statistics
_Coming soon..._

## πŸ”§ Deploy your own

### Vercel

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FIchBinLeoon%2Fmal-readme-stats&env=CLIENT_ID&envDescription=MyAnimeList%20Application%20Client%20ID)

Step-by-step guide

1. Register or log in to [Vercel](https://vercel.com).
2. Fork this repository and import it.
3. Create a MyAnimeList application [here](https://myanimelist.net/apiconfig/create).
4. Set the environment variable `CLIENT_ID` to your client ID.
5. Deploy and check your domains to use the API! πŸŽ‰

## 🀝 Contribute
Contributions are welcome! Feel free to open issues or submit pull requests!

## πŸ“œ License
MIT Β© [IchBinLeoon](https://github.com/IchBinLeoon/mal-readme-stats/blob/main/LICENSE)