#api-wrapper #game #player #statistics #profile #asynchronous #aoe4world

prelate-rs

prelate-rs 是围绕 aoe4world API 的 Rust 异步包装库,符合 Rust 语法习惯

19 个不稳定版本 (3 个重大变更)

0.4.2 2024年3月19日
0.4.1 2024年3月19日
0.3.5 2024年2月14日
0.2.2 2024年2月5日
0.1.3 2022年12月29日

网页编程 类别中排名第 1405

每月下载量 25

MIT/Apache 许可

165KB
2K SLoC

Repository Dual Apache-2.0 and MIT licensed Checks and lints Unit tests

prelate-rs 是围绕 aoe4world API 的 Rust 异步包装库。目前处于开发阶段。


项目状态

我们目前支持以下端点(勾选的项)

  • GET /api/v0/players/:profile_id
  • GET /api/v0/players/:profile_id/games
  • GET /api/v0/players/:profile_id/games/last
  • GET /api/v0/players/search
  • GET /api/v0/players/autocomplete
  • GEThttps://aoe4world.com/api/v0/leaderboards/:leaderboard
  • GEThttps://aoe4world.com/api/v0/games
  • GEThttps://aoe4world.com/api/v0/stats/qm_1v1/civilizations
  • GEThttps://aoe4world.com/api/v0/stats/qm_2v2/civilizations
  • GEThttps://aoe4world.com/api/v0/stats/qm_3v3/civilizations
  • GEThttps://aoe4world.com/api/v0/stats/qm_4v4/civilizations

依赖项

~9–21MB
~325K SLoC