Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ozmap/ozn-sdk

ozmap592MIT0.0.1TypeScript support: included

OZN SDK is a powerful tool for developers to build their own applications on top of OZN using TMForum pattern.

ozneutral, tmf, sdk, devoz, ozmap, neutral

readme

OZN SDK

It is a powerful and easy-to-use tool designed to simplify integration with the upcoming OzNeutral API, adhering to the TM Forum standards. This SDK provides ready-to-use request schemas and response schemas, ensuring consistent and accurate API interaction.


Features

  • TM Forum Standard Compliance: Built with TM Forum Open APIs as a guide for industry-standard integration.
  • Request and Response Schemas: Includes validated schemas for input and output data.
  • Future-Proof Integration: Prepares your application for seamless connection with the OZNeutral API.
  • Customizable & Extensible: Adaptable to fit specific use cases and requirements.

Installation

Install the SDK using npm or yarn:

npm install @ozmap/ozn-sdk
or
yarn add @ozmap/ozn-sdk