https://github.com/tylerbloom/mtgjson-rust-sdk
An SDK in Rust for the MTGJSON project as well as tools for other MTG-related topics
https://github.com/tylerbloom/mtgjson-rust-sdk
Last synced: over 1 year ago
JSON representation
An SDK in Rust for the MTGJSON project as well as tools for other MTG-related topics
- Host: GitHub
- URL: https://github.com/tylerbloom/mtgjson-rust-sdk
- Owner: TylerBloom
- License: lgpl-2.1
- Created: 2021-10-15T19:53:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-29T20:17:04.000Z (over 3 years ago)
- Last Synced: 2025-03-05T23:07:58.245Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 26.3 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://crates.io/crates/mtgjson)
[](https://docs.rs/mtgjson/)

[](https://codecov.io/gh/TylerBloom/mtgjson-rust-sdk)

## About
Disclaimer: This project is still very much a work in progress.
[MTGJSON](https://mtgjson.com/) is a project that collects all the information around Magic: the Gathering cards and products. This library provides a series of tools to interface with those collections as well as other major services in the MtG ecosystem. There are also tools for working with other major concepts that are common in MtG, such as decks and card collections.