scryfall 0.2.3

A wrapper around the scryfall magic the gathering api
Documentation

scryfall-rs

A wrapper around the scryfall magic the gathering API

Crates.io Documentation License

This is a work in progress, but the basic api is wrapped and can be used, however until v1.0 releases breaking changes should be expected.

TODO

  • Search Wrapper

    • Shortcuts and nicknames
    • Exact Names
    • Using "OR"
    • Display Keywords
  • Use reqwest::Client for faster requests

  • Cache results as requested by the scryfall API