When I am creating a simple website with node.js I am fine with using the view engine (eg. jade) and controllers that provide data to it (eg. simple todo list). However, if I d
REST which is short for Representational state transfer is basically things or resources instead of actions. Yes AngularJS can be used without REST API.