6.0.1 • Published 2 months ago

@senzing/rest-api-client-ng v6.0.1

Weekly downloads
35
License
MIT
Repository
github
Last release
2 months ago

@senzing/rest-api-client-ng

Build Status npm version GitHub release (latest SemVer) GitHub package.json version

Overview

This project is a package that provides a Angular TypeScript REST client intended to be used as a dependency for other Senzing projects like @senzing/sdk-components-ng.

This project should conform to the OAS schema defined in Senzing/senzing-rest-api

Installation

npm install @senzing/rest-api-client-ng --save

Building from source

git clone git@github.com:Senzing/rest-api-client-ng.git
cd rest-api-client-ng
npm install
npm run build
npm run package

The steps above will checkout the repo and build the package to the ./dist/@senzing/rest-api-client-ng directory. The local package can then be statically installed by using first changing to the directory of your project and doing a npm install ./relative/path/to/dist/@senzing/rest-api-client-ng/rest-api-client-ng.0.0.0.tgz or npm link.

Running unit tests

Run npm run test to execute the unit tests via Karma.

6.1.0-beta.1

2 months ago

6.1.0-alpha.1

4 months ago

6.0.1

12 months ago

6.0.1-beta.1

1 year ago

6.0.0-beta.1

1 year ago

6.0.0

1 year ago

6.0.0-alpha.1

1 year ago

5.1.0-beta.1

2 years ago

5.0.0

2 years ago

4.0.2

2 years ago

4.0.1

2 years ago

4.0.0-beta.1

2 years ago

4.0.0-beta.0

2 years ago

4.0.0

2 years ago

3.0.0

2 years ago

2.3.0

3 years ago

2.2.2

3 years ago

2.2.0

4 years ago

2.1.1

4 years ago

2.1.0-alpha.2

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

2.0.0-beta.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago