-
Couldn't load subscription status.
- Fork 90
Closed
Labels
feat新功能新功能
Description
这个需求主要是为了让新网站能够继续提供:编程语言、服务器、数据库排行榜的功能。
旧网站排行榜地址(PC 访问):https://hellogithub.com/report/tiobe/
要求:
- 排行榜入口在 header 月刊的右侧,需要优化搜索框的手机端的适配
- path 延续之前的不变
- SSR
- 另外下图中的查询按钮,可改成月份数字变化自动刷新
需要延续就网站的地址,所以 path 如上。具体样式可以参考 GitHub Trending:https://github.com/trending/python?since=daily
接口:
- tiobe:https://local.api.hellogithub.com/docs#/report/tiobe_rank_v1_report_tiobe__get
- netcraft:https://local.api.hellogithub.com/docs#/report/netcraft_rank_v1_report_netcraft__get
- db:https://local.api.hellogithub.com/docs#/report/db_rank_v1_report_db__get
month(可选参数):请求的月份,不传则返回最新一期排行榜的数据。
month_list:返回的数据,代表有排行榜数据的月份。
Logo:
