sailor-module-lastfm
Version:
Integrate LastFM API
30 lines (18 loc) • 1.21 kB
Markdown

# Sailor Module LastFM
[](https://travis-ci.org/sailorjs/sailor-module-lastfm)
[](https://david-dm.org/sailorjs/sailor-module-lastfm)
[](https://david-dm.org/sailorjs/sailor-module-lastfm#info=devDependencies)
[](https://www.npmjs.org/package/sailor-module-lastfm)
[](https://www.gittip.com/Kikobeats/)
> Integrate LastFM API. Based on [node-lastfmapi](https://github.com/maxkueng/node-lastfmapi).
## Install
Install as dependency in your sailor base application:
```
npm install sailor-module-lastfm --save
```
## API
#### GET /lastfm/\<method>/\<action>
To know the methods and actions in the LastFM [API documentation](https://github.com/maxkueng/node-lastfmapi/blob/master/README.md#documentation).
## License
MIT © [Kiko Beats](http://kikobeats.com)