Giter VIP home page Giter VIP logo

mmnodeapi's Introduction

介绍

  • 基于 Koa2 打造的 Node JS API
  • 支持 网易云音乐、QQ音乐

起因

  • 现有音乐播放器 API 无法满足计划内需求
  • 练习 Koa2 强行找个练手项目(嘿嘿)

工作原理

跨站请求伪造 (CSRF),伪造请求头, 调用官方 API

技术栈

  • koa (Koa2 主框架)
  • koa-router (路由)
  • koa-bodyparser(解析 POST 请求参数)
  • koa2-cors(解决跨域访问)
  • axios(网络请求)
  • ES6 / 7 (JavaScript 语言的下一代标准)

感谢

网易云音乐 NodeJS 版 API

功能

  • Banner
  • 排行榜
  • 排行榜详情
  • 分类歌单
  • 歌单详情
  • 获取音乐URL
  • 歌词
  • 搜索
  • 热搜

License

MIT

关于此文档

  • 此文档由VuePress生成

  • VuePress 由两部分组成:一个以 Vue 驱动的主题系统的简约静态网站生成工具,和一个为编写技术文档而优化的默认主题。它是为了支持 Vue 子项目的文档需求而创建的。

  • 由 VuePress 生成的每个页面,都具有相应的预渲染静态 HTML,它们能提供出色的加载性能,并且对 SEO 友好。然而,页面加载之后,Vue 就会将这些静态内容,接管为完整的单页面应用程序(SPA)。当用户在浏览站点时,可以按需加载其他页面。

其他开源作品

React移动端版本(高仿网易云音乐)

Vue PC/移动端二合一版本

mmnodeapi's People

Contributors

maomao1996 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.