steamfetcher

command module
v0.0.0-...-089c6f0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2016 License: MIT Imports: 3 Imported by: 0

README

steamfetcher

A Go-based client to fetch a user's games from the Steam API and store the results in MongoDB.

Build Status

Setting up the configuration

Get a Steam API key from http://steamcommunity.com/dev/registerkey. You can find your Steam ID at http://steamrep.com.

use steamfetcher

db.configuration.update({"id": "steam"}, {"steam_api_key": "<your steam api key>", id: "steam", steam_id: "<your steam id>"}, {"upsert": true})

Usage

steamfetcher --host <url of Mongo DB> steam

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL