Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/genshinminecraft/netease-songs-url-fetcher-for-cf-wks

手搓的api,用于学习 Cloudflare Workers 的 Rust 用法
https://github.com/genshinminecraft/netease-songs-url-fetcher-for-cf-wks

Last synced: 27 days ago
JSON representation

手搓的api,用于学习 Cloudflare Workers 的 Rust 用法

Awesome Lists containing this project

README

        

# Netease-Songs-Url-Fetcher-For-CF-WKS

一个简单的小工具,用于从网易云音乐获取歌曲的url,使用了

仅供个人学习 Rust Wasm 与 Cloudflare Workers Rust Language Support 使用

## 部署

```
git clone https://github.com/GenshinMinecraft/Netease-Songs-Url-Fetcher-For-CF-WKS.git
cd Netease-Songs-Url-Fetcher-For-CF-WKS
npx wrangler deploy
```