https://github.com/chilfish/nitro-ncm
网易云音乐 Node.js API service,但 nitro.unjs.io
https://github.com/chilfish/nitro-ncm
music-api ncm nitrojs
Last synced: about 1 month ago
JSON representation
网易云音乐 Node.js API service,但 nitro.unjs.io
- Host: GitHub
- URL: https://github.com/chilfish/nitro-ncm
- Owner: Chilfish
- License: mit
- Created: 2024-03-14T16:51:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-22T14:06:36.000Z (2 months ago)
- Last Synced: 2025-02-22T15:19:55.278Z (2 months ago)
- Topics: music-api, ncm, nitrojs
- Language: TypeScript
- Homepage: https://nitro-ncm.vercel.app
- Size: 566 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### 网易云音乐 api 但 nitro.js
仅实现一些用到的 api,逆向部分全部来自 [Binaryify/NeteaseCloudMusicApi],仅是用 [nitro] 重写了一遍
### Get Started
```bash
pnpm installpnpm dev
```### Deploy on Vercel
[][deploy]
[nitro]: https://nitro.unjs.io/
[deploy]: https://vercel.com/import/project?template=https://github.com/Chilfish/nitro-ncm
[Binaryify/NeteaseCloudMusicApi]: https://github.com/Binaryify/NeteaseCloudMusicApi