# KitabooService This repository contains an implementation of a Ruby service which encapsulates the usage of the API of [Kitaboo](https://kitaboo.com/). It implements some of the main HTTP methods to the available endpoints. ## Installation ## Usage You should only import and use the KitabooService class defining the necessary environment variables. ## Development ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/sophia_api_service. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/sophia_api_service/blob/master/CODE_OF_CONDUCT.md). ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the SophiaApiService project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/sophia_api_service/blob/master/CODE_OF_CONDUCT.md).