Skip to content

NikGob/SteamCurrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamCurrency

  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  },
  "AllowedHosts": "*",
  "MongoDbSettings": {
    "ConnectionString": "mongoDB/connectionString",
    "DatabaseName": "SteamCurrency",
    "CollectionName": "Currencies"
  },
  "SteamAPI": {
    "URL": "https://steamcommunity.com/market/priceoverview/?appid={appId}&market_hash_name={product}&currency={currencyId}"
  }
}```

About

Transfer funds between Steam currencies with official exchange rates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published