Angular SDKs

To support the creation of Spaces apps, ThreatConnect has two SDKs for the Angular framework. Both of these SDKs are in early development and will undergo frequent changes when required.

spaces-ng

The spaces-ng package provides functionality for Spaces apps. Documentation for spaces-ng is available here.

threatconnect-ng

The threatconnect-ng package allows Angular apps to communicate with the ThreatConnect API. Documentation for threatconnect-ng is available here.

Example App

There is an example Spaces app that uses these packages here.