## Agilicus Angular SDK

The [Agilicus Platform](https://www.agilicus.com/) [API](https://www.agilicus.com/api).
is defined using [OpenAPI 3.0](https://github.com/OAI/OpenAPI-Specification),
and may be used from any language. This allows configuration of our Zero-Trust Network Access cloud native platform
using REST. You can see the API specification [online](https://www.agilicus.com/api).

This package provides a Angular-Oriented TypeScript SDK, class library interfaces for use in
accessing individual collections.

Read the class-library documentation [online](https://www.agilicus.com/api/)

[Samples](https://git.agilicus.com/pub/samples) shows various examples of this code in use.

The SDK @agilicus/angular SDK may be installed from [npmjs](https://www.npmjs.com/package/@agilicus/angular).
