0.1.0 • Published 7 years ago

steam-async-api v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Promised based Steam API

> Under Development

Usage

const Steam = require('./src/steam');
const steam = new Steam(Your_API_Key);

API

  • ResolveVanityURL
  • GetUserGroupList
  • GetPlayerBans
  • GetFriendList
  • GetPlayerSummaries
0.1.0

7 years ago