#steam #api-wrapper #wrapper #api

rsteam

rsteam is a easy to use async wrapper for the steam web api

13 releases

0.2.1 Oct 24, 2023
0.2.0 Oct 24, 2023
0.1.4 Sep 21, 2023
0.1.3 Dec 16, 2021
0.0.6 Nov 5, 2021

#22 in #steam

Download history 14/week @ 2023-12-30 3/week @ 2024-01-06 6/week @ 2024-01-27 7/week @ 2024-02-03 26/week @ 2024-02-10 1/week @ 2024-02-17 16/week @ 2024-02-24 12/week @ 2024-03-02 50/week @ 2024-03-09 8/week @ 2024-03-16 14/week @ 2024-03-30

72 downloads per month

MIT license

65KB
1.5K SLoC

rsteam

Version License Docs Downloads

Easy to use API wrapper for steam web API.

  • Asynchronous

Get started by checking the examples

Currently supported interfaces:

  • ISteamUser
    • ResolveVanityURL
    • GetPlayerSummaries
    • GetPlayerBans
    • GetFriendList
    • GetUserGroupList
  • ISteamUserStats
    • GetGlobalAchievementPercentagesForApp
    • GetNumberOfCurrentPlayers
    • GetUserStatsForGame
  • IPlayerService
    • GetBadges
    • GetCommunityBadgeProcess
    • GetOwnedGames
    • GetRecentlyPlayedGames
    • GetSteamLevel
    • IsPlayingSharedGame
  • ISteamApps
    • GetAppList
  • ISteamNews
    • GetNewsForApp
  • Legacy
    • Legacy "interface" includes methods to fetch group info

Dependencies

~15–28MB
~476K SLoC