node-steam-webapi
Steam API Client
A Node.js client for the Steam WebAPI, providing methods to make HTTP requests and handle errors.
Yet another Node.js Steam WebAPI client
17 stars
5 watching
3 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
doctormckay/node-steam-user | Provides a Node.js module to interact with the Steam client protocol | 890 |
doctormckay/node-steamcommunity | Provides an interface to interact with Steam Community website from Node.js | 480 |
doctormckay/node-steam-gameserver | A Node.js module providing a handler for interacting with Steam's game server API | 15 |
doctormckay/node-steamstore | A Node.js module for interacting with the Steam store site | 67 |
doctormckay/node-steamid | Provides an easy-to-use SteamID object for interacting with SteamIDs | 66 |
itsjfx/node-steamapis | An unofficial JavaScript module providing a community-maintained interface to SteamApis.com API calls | 8 |
xdimgg/node-steamapi | An API wrapper for Steam's public data | 182 |
doctormckay/php-steamid | A class-based solution for handling Steam IDs in PHP. | 10 |
doctormckay/node-tf2 | A JavaScript module providing an interface to interact with the Team Fortress 2 game coordinator. | 56 |
doctormckay/node-steam-totp | Generates 2-factor authentication codes based on a shared secret | 240 |
doctormckay/node-steam-tradeoffer-manager | Manages Steam trade offers by taking care of most implementation work, allowing developers to integrate them into their applications. | 517 |
doctormckay/php-steam-totp | A PHP library for authenticating with Steam using its proprietary TOTP algorithm | 22 |
scholtzm/vapor | A lightweight framework for building Steam client extensions in Node.js using plugins and an event-driven architecture. | 107 |
admc/wd | A lightweight Node.js client for the WebDriver protocol. | 1,528 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |