Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juancarlospaco/nim-steam
- Owner: juancarlospaco
- License: mit
- Created: 2018-12-30T05:52:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T00:30:22.000Z (over 2 years ago)
- Last Synced: 2023-04-06T08:52:55.892Z (over 1 year ago)
- Topics: async, nim, nim-lang, steam, steam-api, steam-client
- Language: Nim
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.