steam
Steam API Client for Nim
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Passing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install steam
choosenim install steam
git clone https://github.com/juancarlospaco/nim-steam
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| steam | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/juancarlospaco/nim-steam |
|---|---|
| Homepage | https://github.com/juancarlospaco/nim-steam |
| Documentation | View Documentation |
| Registry Source | nimble_official |
README
Nim-Steam
For Docs run nim doc steam.nim.
Its a 1-1 copy of the official Steam API Docs.
Code can work with and without SSL.
Code can work with Async and Sync Code.
This is not a wrapper for the Desktop App.
It requires your Steam auth key.
100% of the API supported.