I am builsing my application with angularjs and in my application I am calling a rest api where I need to pass user name and password as a user credential, I am making both get and post operation using $http. Now where I will give my user credential details when calling the webservice.Please suggest some example and usefull links.
Thanks and Regards
Utpal