trm-registry-types
Version:
TRM Registry Types
26 lines (15 loc) • 1.19 kB
Markdown
# TRM Registry Types
[](https://github.com/RegestaItalia/trm-docs/blob/main/CODE_OF_CONDUCT.md)

[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.