We have an hr application in odoo8 and want to move the front-end part of the entire application into angular js by using API calls. So :
Is there any RESTful services in odoo.
If RESTful services not there then how to write API's (it can be a Json call) for entire application.