# TRM Registry Types

[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-1.3.0-4baaaa.svg)](https://github.com/RegestaItalia/trm-docs/blob/main/CODE_OF_CONDUCT.md)
![trm-registry-types version](https://img.shields.io/npm/v/trm-registry-types?label=trm-registry-types)

[trm-registry-types](https://www.npmjs.com/package/trm-registry-types) is a Node package that contains the type declaration of all TRM Registry REST APIs requests and responses.

# Documentation <!-- {docsify-remove} -->

The documentation of TRM Registry Types is only related to the request and response objects.

The API documentation (and object usage) can be found [here](https://docs.trmregistry.com).

<!-- START TABLE_OF_CONTENTS.md -->
- [Request types](docs/requests.md)
- [Response types](docs/responses.md)<!-- END TABLE_OF_CONTENTS.md -->

# Contributing <!-- {docsify-remove} -->

Like every other TRM open-soruce projects, contributions are always welcomed ❤️.

Make sure to open an issue first.

Contributions will be merged upon approval.

[Click here](https://docs.trmregistry.com/#/CONTRIBUTING) for the full list of TRM contribution guidelines.