https://github.com/levshx/nim-steam
Nim steam library
https://github.com/levshx/nim-steam
nim nim-lang steam steam-api steam-client steam-data steam-guard steam-web-api steam-webapi
Last synced: 4 months ago
JSON representation
Nim steam library
- Host: GitHub
- URL: https://github.com/levshx/nim-steam
- Owner: levshx
- License: mit
- Created: 2021-06-12T00:45:09.000Z (almost 5 years ago)
- Default Branch: devel
- Last Pushed: 2025-12-04T21:02:32.000Z (6 months ago)
- Last Synced: 2025-12-08T05:22:03.091Z (6 months ago)
- Topics: nim, nim-lang, steam, steam-api, steam-client, steam-data, steam-guard, steam-web-api, steam-webapi
- Language: Nim
- Homepage: https://levshx.github.io/nim-steam/
- Size: 1.37 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/levshx/nim-steam/actions/workflows/build_ci.yml)
[](https://github.com/levshx/nim-steam/actions/workflows/docs_ci.yml)
[](LICENSE)
[](https://github.com/levshx/nim-steam)
#
nim-steam
### The client part no longer works, everything needs to be rebuilt for the Protobuf websocket. But you can use the WebAPI generator.
It can be installed through nimble with:
```
nimble install https://github.com/levshx/nim-steam
```
DocGen Tools:
```
git clone https://github.com/levshx/nim-steam.git
cd nim-steam
nimble docs
```
Docs on GitHub Pages:
https://levshx.github.io/nim-steam/
WebAPI Generator Tools (see more in docs):
```
git clone https://github.com/levshx/nim-steam.git
cd nim-steam
nimble webapi
```
# Stargazers
[](https://github.com/levshx/nim-steam/stargazers)
# Contributors
- [levshx](https://github.com/levshx)