F5Networks / f5-appsvcs-templates

F5 BIG-IP Application Service Templates (FAST)
Apache License 2.0
32 stars 13 forks source link

Provide libs/modules for Angular #38

Closed johnalam closed 3 years ago

johnalam commented 3 years ago

Is your feature request related to a problem? Please describe.

Would like to be able to use the libraries from an Angular App. Would like to collect user input using custom UI , render an AS3 declaration and submit it directly to devices.

Describe the solution you'd like

Need the functions in fast cli callable from an Angular App.

Describe alternatives you've considered

Considered using node.js as a backend processor but that makes the Angular App more complex and larger.

shyawnkarim commented 3 years ago

Thanks for requesting this enhancement. We are now tracking it internally with ID MYSTIQUE-347.

delgadillo22 commented 3 years ago

Hi John, FAST integration with Angular is out of scope. This is not planned for our roadmap.

mstokes-f5 commented 3 years ago

@johnalam the functions from the FAST CLI are available as part of the f5-fast-core NPM package, which should be usable from Angular.

shyawnkarim commented 3 years ago

Closing.

Please reopen if there is any further input on the issue.