0.0.2 • Published 1 year ago

yandex-music-api-wrapper v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

riot-games-api-wrapper

The purest wrapper over the riot games api

Feature

api☑️
Account

Using

import YandexMusicAPI from 'yandex-music-api-wrapper'

const ym = new YandexMusicAPI('OAuth token')

ym.account.status()
	.then(console.log)
	.catch(console.error)

Documentation

YandexMusicAPItoken

  • token is required, to get it, check out this discussion
0.0.2

1 year ago

0.0.1

1 year ago