Skryvvara / go-steam

Go-Steam is a helper module to make consuming Steam's community API easier and reuse the functionality across different projects.

Home Page:https://pkg.go.dev/github.com/skryvvara/go-steam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go-Steam

A small helper-module to consume the Steam Community API

Go Reference

⚠️ Disclaimer

This module is mainly for personal use and thus only implements the api functionality I need for my projects. If you need more functionality consider opening an issue, submitting a pull request or using a different module.

Description

Go-Steam is a helper module to make consuming Steam's community API easier and reuse the functionality across different projects.

Features

  • Get users friends
  • Get users games
  • Get game details

Todo

  • Tests
  • List package on pkg.go.dev
  • Test/Build Pipeline

References

About

Go-Steam is a helper module to make consuming Steam's community API easier and reuse the functionality across different projects.

https://pkg.go.dev/github.com/skryvvara/go-steam

License:MIT License


Languages

Language:Go 100.0%