NeteaseMusicAPI
网易云音乐API, 基于Plug的Elixir版本.
Installation
If available in Hex, the package can be installed
by adding netease_music_api
to your list of dependencies in mix.exs
:
def deps do
[
{:netease_music_api, "~> 1.0.2"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/netease_music_api.
Inspiration
This Project is inspired by Node.js version. Check it out.
Contributing
This project follows the all-contributors specification. Contributions of any kind are welcome!