Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/boombuler/magicthegathering.io


https://github.com/boombuler/magicthegathering.io

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Magic: The Gathering SDK

[![Build Status](https://travis-ci.org/boombuler/magicthegathering.io.svg?branch=master)](https://travis-ci.org/boombuler/magicthegathering.io)
[![Coverage Status](https://coveralls.io/repos/github/boombuler/magicthegathering.io/badge.svg?branch=master)](https://coveralls.io/github/boombuler/magicthegathering.io?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/boombuler/magicthegathering.io)](https://goreportcard.com/report/github.com/boombuler/magicthegathering.io)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/boombuler/magicthegathering.io/blob/master/LICENSE)

This is the Magic: The Gathering SDK Go implementation. It is a wrapper around the MTG API of [magicthegathering.io](http://magicthegathering.io/).

## Installation

Just run

`go get https://github.com/boombuler/magicthegathering.io`

## Docs

See [GoDoc](https://godoc.org/github.com/boombuler/magicthegathering.io)