package

github.com/watzon/esto.cr

master / published Nov 10, 2019 / repository

E621 API client for Crystal

Esto (E621)

You've caught me, this is Crystal client for e621.net. If you don't know what that is, this probably isn't for you.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      esto:
        github: watzon/esto.cr
  2. Run shards install

Usage

require "esto"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/watzon/esto.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

API

  • Esto

    TODO Write documentation