Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I am using the AngularJS framework for an open source module. With KnockoutJS we have a JQuery plugin for making $.ajax calls. However, using AngularJS is not so trivial. I couldn't find examples or ideas to use the same in AngularJS [$http or $resource].
Experts: Can I use AngularJS in DNN? How to combine it with Web API (Ajax calls)? How to use DNN (custom) headers in AngularJS?