Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snowplow/iglu-server
A RESTful schema registry
https://github.com/snowplow/iglu-server
iglu json-schema scala schema-registry snowplow
Last synced: 6 days ago
JSON representation
A RESTful schema registry
- Host: GitHub
- URL: https://github.com/snowplow/iglu-server
- Owner: snowplow
- License: other
- Created: 2019-05-30T05:54:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T09:36:21.000Z (8 months ago)
- Last Synced: 2024-04-12T16:07:40.498Z (7 months ago)
- Topics: iglu, json-schema, scala, schema-registry, snowplow
- Language: Scala
- Homepage:
- Size: 5.03 MB
- Stars: 12
- Watchers: 12
- Forks: 7
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE.md
Awesome Lists containing this project
README
[![License][license-image]][license]
# Iglu Server
A RESTful schema registry, allowing users to publish, test and serve schemas via an easy-to-use RESTful interface.
## Find out more
| **[Technical Docs][techdocs]** | **[Setup Guide][setup]** | **[Roadmap][roadmap]** | **[Contributing][contributing]** |
|-------------------------------------|-------------------------------|-----------------------------------|---------------------------------------------|
| [![i1][techdocs-image]][techdocs] | [![i2][setup-image]][setup] | [![i3][roadmap-image]][roadmap] | [![i4][contributing-image]][contributing] |## Copyright and license
Copyright (c) 2014-present Snowplow Analytics Ltd. All rights reserved.
Licensed under the [Snowplow Limited Use License Agreement][license]. _(If you are uncertain how it applies to your use case, check our answers to [frequently asked questions][faq].)_
[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://docs.snowplow.io/docs/pipeline-components-and-applications/iglu/
[setup]: https://docs.snowplow.io/docs/pipeline-components-and-applications/iglu/iglu-repositories/iglu-server/setup/
[roadmap]: https://github.com/snowplow/snowplow/projects/7
[contributing]: https://docs.snowplow.io/docs/contributing/[license]: https://docs.snowplow.io/limited-use-license-1.0
[license-image]: https://img.shields.io/badge/license-Snowplow--Limited--Use-blue.svg?style=flat
[faq]: https://docs.snowplow.io/docs/contributing/limited-use-license-faq/