#api-wrapper #steam #wrapper #api

rsteam

rsteam 是一个易于使用的 steam Web API 异步包装器

13 个版本

0.2.1 2023 年 10 月 24 日
0.2.0 2023 年 10 月 24 日
0.1.4 2023 年 9 月 21 日
0.1.3 2021 年 12 月 16 日
0.0.6 2021 年 11 月 5 日

#1921 in Web 编程

MIT 许可证

65KB
1.5K SLoC

rsteam

Version License Docs Downloads

易于使用的 steam Web API API 包装器。

  • 异步

查看 示例 开始使用

当前支持接口

  • ISteamUser
    • ResolveVanityURL
    • GetPlayerSummaries
    • GetPlayerBans
    • GetFriendList
    • GetUserGroupList
  • ISteamUserStats
    • GetGlobalAchievementPercentagesForApp
    • GetNumberOfCurrentPlayers
    • GetUserStatsForGame
  • IPlayerService
    • GetBadges
    • GetCommunityBadgeProcess
    • GetOwnedGames
    • GetRecentlyPlayedGames
    • GetSteamLevel
    • IsPlayingSharedGame
  • ISteamApps
    • GetAppList
  • ISteamNews
    • GetNewsForApp
  • Legacy
    • Legacy "接口" 包含获取组信息的方法

依赖项

~15–26MB
~472K SLoC