Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pallassystems/categr

Service to store and manage a list of catgegoriesations used by other services in their definitions
https://github.com/pallassystems/categr

Last synced: about 2 months ago
JSON representation

Service to store and manage a list of catgegoriesations used by other services in their definitions

Awesome Lists containing this project

README

        

# Categr
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=pallassystems-categr&metric=sqale_rating&token=20ec5386fe426082f9d3914157ef0907c9dc4d49)](https://sonarcloud.io/summary/new_code?id=pallassystems-categr)[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=pallassystems-categr&metric=reliability_rating&token=20ec5386fe426082f9d3914157ef0907c9dc4d49)](https://sonarcloud.io/summary/new_code?id=pallassystems-categr)[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=pallassystems-categr&metric=coverage&token=20ec5386fe426082f9d3914157ef0907c9dc4d49)](https://sonarcloud.io/summary/new_code?id=pallassystems-categr)![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)

Categr is repository of categories information. The goal is to ensure consistent category use accross applications which should in turn make it easier for users to find the data schemas and field definitions they need.

## Documentation

* [Overview](./docs/overview/welcome.md)
* [Getting Started](./docs/overview/getting_started.md)
* [Frequently Asked Questions](./docs/overview/faq.md)
* [Development](./docs/documentation/developer/index.md)
* [Building Typr](./docs/developers/technical/building_project.md)
* Contributing
* [Design](./docs/documentation/developer/design.md)
* [Releasing Typr](./docs/developers/technical/release_project.md)
* [Users](./docs/documentation/users/index.md)

## Contributing

We welcome questions, ideas, issues and code contributions to this project.

Use the [issues page](https://github.com/PallasSystems/typr/issues) to get in touch with the community.

If you would like to make a code contribution please fork the repository and create a
[GitHub pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests) to the `main` branch.

## License
![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)

See the included LICENSE file for details.