steam

Steam API Client for Nim

Pure Nim score 30/100 · tests present · docs generated

Summary

Latest Version 0.1.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-08-26 06:47

Authors

  • Juan Carlos

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 - - - - - - -

Dependencies

Package Version Optional
nim >= 0.20.0 No

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.