REST is an architectural style, or design pattern, for APIs. The Representational State Transfer (REST) architectural style is an API worldview that elevates information from systems into a first-class element of architectures. REST allows to achieve the architectural properties of performance, scalability, generality, simplicity, modifiability, and extensibility. Who invented REST? …