I want to create a new module in Odoo 10.0 .
In this module there is many requests to another web application using Restful calls.
I would like to know is it possible to use AngluarJS framework to handle these requests and pass data from response to the view ?