Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam API Example

Quick example of how to use the steam API with nodejs

Setup

Make a file at the root level called auth.json with the contents:

{
  "APIKEY": "Your API KEY"
}

Usage

npm install
npm start

About

Quick example using the steam api

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages