https://github.com/xlz122/bilibili-server
哔哩哔哩 Node.js API service
https://github.com/xlz122/bilibili-server
docsify express
Last synced: about 1 month ago
JSON representation
哔哩哔哩 Node.js API service
- Host: GitHub
- URL: https://github.com/xlz122/bilibili-server
- Owner: xlz122
- License: mit
- Created: 2022-10-27T07:27:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T02:19:32.000Z (6 months ago)
- Last Synced: 2025-02-05T13:39:14.349Z (2 months ago)
- Topics: docsify, express
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 11
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bilibili-extra - Bilibili-api - 提供 B 站 web 移动端 api 接口. (开发 / 直播脚本)
README
## 环境要求
需要 NodeJS 8.12.0+ 环境

## 简介
本项目是一个哔哩哔哩 Node.js API service
## 加入项目
如果想加入本项目开发,需将项目fork到自己的仓库下,功能开发完成后,提PR即可。
## 运行
启动项目
```
yarn install
``````
yarn start
```接口文档
```
npm i docsify-cli -gyarn docs
```## 写在最后
* [The MIT License (MIT)](https://github.com/xlz122/bilibili-server/blob/master/LICENSE)
* 本项目仅用于学习使用,切勿用于商业用途,否则产生的法律后果与作者无关。