I have just started using Web API to create REST based services to be used within my MVC apps, which I am calling a lot from client side code. Now I have noticed Azure Mobile Services provides an alternative and simple way to interact with your database from client side code. What is the advantage (if any) of using Azure Mobile Services over Web API?I have just started using Web API to create RES