Skip to content

游戏中角色语录合集。提供 API ,随机返回一条语录。

License

Notifications You must be signed in to change notification settings

KevinLiao378/a-quotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a-quotation

游戏中角色语录合集。提供 API ,随机返回一条语录。

使用

暂时只有部分 dota2 英雄语录,其他的待补充。

GET /api/quotation

参数

结果

{
  "author": "克林克兹",
  "content": "与其感慨路难行,不如马上出发。",
  "source": "dota2"
}

TODO

  • 增加后台管理模块
  • 整理补充 dota2 语录集
  • api 升级,支持游戏筛选等参数
  • 新增英雄联盟等其他游戏语录集
  • 新增全局播放器,将语录配音加入播放列表播放