Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1012 Bytes

angular.rst

File metadata and controls

19 lines (12 loc) · 1012 Bytes

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.