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
-
Add the dependency to your
shard.yml:dependencies: esto: github: watzon/esto.cr -
Run
shards install
Usage
require "esto"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/watzon/esto.cr/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Chris Watson - creator and maintainer
API
- Esto
TODO Write documentation