Skip to content

nf/mtgprice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtgprice

Bulk fetch and cache prices for MTG cards/decks

Card data version 2.11.3 from mtgjson.com, slightly modified (reformatted). Pretty-printed using github.com/broady/json_prettyprint

Notes:

  • No proper error handling in the UI. Some cards may not show up.
  • Need to add retries for the HTTP calls to pricing and Gatherer.
$ go get github.com/broady/mtgprice
$ mkdir ~/.mtg && cd ~/.mtg
$ mtgprice

About

Bulk fetch and cache prices for MTG cards/decks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 63.7%
  • HTML 36.3%