Sha256: 72cc9302540bb16209c8fb0bc28c6051de19acfb6514cde6aab12e8e36923853
Contents?: true
Size: 1.07 KB
Versions: 4
Compression:
Stored size: 1.07 KB
Contents
# 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).
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
kitaboo_service-0.4.0 | README.md |
kitaboo_service-0.3.0 | README.md |
kitaboo_service-0.2.0 | README.md |
kitaboo_service-0.1.0 | README.md |