#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

#1836 in Web programming

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–26MB
~474K SLoC