Headsail

Headsail is a lightweight client framework for automating the task of API data retrieval and storage. Utilizing simple YAML files, we can create recurring API retrieval jobs, with the response being stored in a Redis DB.

Installation

Add this line to your application's Gemfile:

gem 'headsail'

And then execute:

$ bundle

Or install it yourself as:

$ gem install headsail

Usage

To come.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/headsail. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.