This library provides an SDK for Apicurio Registry for use in Node.js and front-end (UI) applications. It is written in Typescript using Kiota to generate the REST client.
Use standard Node/NPM tooling to build the code in this library.
npm install
npm run generate-sources
npm run lint
npm run build