proxy.golang.org : github.com/leighmacdonald/steam-webapi
Package steam_webapi provides some basic binding for accessing the steam web api To properly use this package you must first set a steam api key it can use to authenticate with the API. You can obtain a key here https://steamcommunity.com/dev/apikey A key can be set using steam_webapi.SetKey or using the environment variable STEAM_TOKEN Some results are cached due to being static content that does not need to be updated frequently. These include: GetAppList, GetStoreMetaData, GetSchemaURL, GetSchemaOverview, GetSchemaItems, GetSupportedAPIList
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/leighmacdonald/steam-webapi
License: MIT
Latest release: over 2 years ago
First release: almost 3 years ago
Namespace: github.com/leighmacdonald
Last synced: 19 days ago