An open API service indexing awesome lists of open source software.

https://github.com/snowplow-archive/iglu-ruby-client

Ruby and JRuby client for Iglu
https://github.com/snowplow-archive/iglu-ruby-client

data iglu json json-schema snowplow validation

Last synced: about 1 month ago
JSON representation

Ruby and JRuby client for Iglu

Awesome Lists containing this project

README

        

# Ruby client for Iglu

[![Build Status][travis-image]][travis]
[![Release][release-image]][releases]
[![License][license-image]][license]
[![Coverage Status][coveralls-image]][coveralls]

A Ruby client and resolver for **[Iglu schema repositories][iglu-wiki]** from the team at **[Snowplow Analytics][snowplow-website]**.

## Find out more

| Technical Docs | Setup Guide | Roadmap | Contributing |
|--------------------------------|--------------------------|------------------------|----------------------------------|
| ![i1][techdocs-image] | ![i2][setup-image] | ![i3][roadmap-image] | ![i4][contributing-image] |
| **[Technical Docs][techdocs]** | **[Setup Guide][setup]** | **[Roadmap][roadmap]** | **[Contributing][contributing]** |

## Copyright and License

Iglu Ruby Client is © 2017 Snowplow Analytics Ltd.

Licensed under the **[Apache License, Version 2.0][license]** (the "License");
you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

[iglu-wiki]: https://github.com/snowplow/iglu/wiki

[snowplow-website]: http://snowplowanalytics.com

[techdocs-image]: https://d3i6fms1cm1j0i.cloudfront.net/github/images/techdocs.png
[setup-image]: https://d3i6fms1cm1j0i.cloudfront.net/github/images/setup.png
[roadmap-image]: https://d3i6fms1cm1j0i.cloudfront.net/github/images/roadmap.png
[contributing-image]: https://d3i6fms1cm1j0i.cloudfront.net/github/images/contributing.png

[techdocs]: https://github.com/snowplow/iglu/wiki/Ruby-client
[setup]: https://github.com/snowplow/iglu/wiki/Ruby-client-setup
[roadmap]: https://github.com/snowplow/iglu/wiki/Product-roadmap
[contributing]: https://github.com/snowplow/iglu/wiki/Contributing

[travis]: https://travis-ci.org/snowplow/iglu-ruby-client
[travis-image]: https://travis-ci.org/snowplow/iglu-ruby-client.png?branch=master

[releases]: https://github.com/snowplow/ruby-iglu-client/releases
[release-image]: http://img.shields.io/badge/release-0.2.0-blue.svg?style=flat

[license]: http://www.apache.org/licenses/LICENSE-2.0
[license-image]: http://img.shields.io/badge/license-Apache--2-blue.svg?style=flat

[coveralls]: https://coveralls.io/r/snowplow/iglu-ruby-client
[coveralls-image]: https://coveralls.io/repos/snowplow/iglu-ruby-client/badge.png