Skip to content

Project Television Remake: RESTful(?) API written by Koa

Notifications You must be signed in to change notification settings

liuwensa/project-ako

Repository files navigation

Project Ako

{
  "code": 0,
  "data": {
    "name": "Project Ako",
    "description": "Showing bilibili videos, users and bangumis using JSON",
    "written_in": ["Node.js", "Koa"]
  }
}

Project Ako 是使用 Node.js 写成的 RESTful(?) API ,它可以获取来自 Bilibili 的视频、用户或新番信息,且不需要特定的 API Key 。

由于它使用网络爬虫技术以获取这些信息,所以它的性能可能不是那么完美,但我们可能会在以后的版本里将其完善好。

关于它的安装和配置方法,请参阅此处: https://proj.yudachi.biz/ako.html

为了避免不必要的麻烦,请使用 LTS 版本或最新版本的 Node.js 运行本程序。

About

Project Television Remake: RESTful(?) API written by Koa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published