0.1.0 • Published 1 year ago

ids-broker-lib v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

ids-broker-lib

ids-broker-lib is a javascript library to control / interact with IDS Metadata Broker.

The library is implemented in TypeScript, but can be either used by Javascript or TypeScript. The client is implemented for server-side use with Node and uses node-fetch as the request library.

Installation

npm i ids-broker-lib

Credits

The typescript models and services in this library have been initially generated from the official OpenAPI Spec with the help of openapi-typescript-codegen and then have been further modified.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache 2.0