scryfall.cr

scryfall.cr

A Crystal api wrapper for https://scryfall.com

Installation

Add this to your application's shard.yml:

dependencies:
  scryfall:
    github: kalinon/scryfall.cr

Usage

require "scryfall"

uuid = UUID.new("af8b9c79-a161-4d7d-944d-82a44a5f2ab9")

Scryfall::Api.fetch_card(uuid)

Contributing

  1. Fork it (https://github.com/kalinon/scryfall.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • kalinon Holden Omans - creator, maintainer
Repository

scryfall.cr

Owner
Statistic
  • 0
  • 0
  • 0
  • 1
  • 2
  • 11 months ago
  • June 17, 2018
License

MIT License

Links
Synced at

Sat, 27 Apr 2024 04:11:58 GMT

Languages