MagicTheGathering / mtg-sdk-go

Magic: The Gathering SDK - Go
MIT License
25 stars 17 forks source link

Magic: The Gathering SDK

Build Status Coverage Status Go Report Card MIT License

This is the Magic: The Gathering SDK Go implementation. It is a wrapper around the MTG API of magicthegathering.io.

Installation

Just run

go get github.com/MagicTheGathering/mtg-sdk-go

Docs

See GoDoc