Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 3 years ago)
- Default Branch: devel
- Last Pushed: 2024-09-16T18:49:45.000Z (about 2 months ago)
- Last Synced: 2024-09-16T23:45:56.538Z (about 2 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.36 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build](https://github.com/levshx/nim-steam/actions/workflows/build_ci.yml/badge.svg)](https://github.com/levshx/nim-steam/actions/workflows/build_ci.yml)
[![Docs](https://github.com/levshx/nim-steam/actions/workflows/docs_ci.yml/badge.svg)](https://github.com/levshx/nim-steam/actions/workflows/docs_ci.yml)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
[![NOT COMPLETE](https://img.shields.io/static/v1?label=WARNING&message=This%20library%20is%20still%20in%20heavy%20development&color=red)](https://github.com/levshx/nim-steam)# nim-steam
### The client part no longer works, everything needs to be rebuilt for the Protobuf websocket
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
[![Stargazers repo roster for @levshx/nim-steam](https://reporoster.com/stars/dark/levshx/nim-steam)](https://github.com/levshx/nim-steam/stargazers)# Contributors
- [levshx](https://github.com/levshx)