Restful (REST) Web Services
REST stands for REpresentational State Transfer.It is web standards based architecture and uses HTTP Protocol for data communication. It revolves around resource where every component is a resource and a resource is accessed by a common interface using HTTP standard methods