Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juancarlospaco/nim-steam

Steam API Client for Nim
https://github.com/juancarlospaco/nim-steam

async nim nim-lang steam steam-api steam-client

Last synced: about 1 month ago
JSON representation

Steam API Client for Nim

Awesome Lists containing this project

README

        

# Nim-Steam

- [Steam](https://store.steampowered.com) MultiSync API Client for [Nim.](https://nim-lang.org)

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.