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

#1468 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
~477K SLoC