Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 951 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 951 Bytes

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