Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)