Rinu Goldgin Dhanaraj

Software Consultant

Category: Frameworks

REST APIs

What is REST? Representational state transfer is a software architectural style that defines a set of constraints to be used for creating Web services. Web services that conform to the REST architectural style, called RESTful Web services. In REST the data & functionality are considered resources. The resources are manipulated using fixed set of operations,