{"id":15760,"date":"2023-11-03T12:14:02","date_gmt":"2023-11-03T11:14:02","guid":{"rendered":"https:\/\/www.architecturemaker.com\/?p=15760"},"modified":"2023-11-03T12:14:02","modified_gmt":"2023-11-03T11:14:02","slug":"what-is-rest-architecture-and-restful-web-services","status":"publish","type":"post","link":"https:\/\/www.architecturemaker.com\/what-is-rest-architecture-and-restful-web-services\/","title":{"rendered":"What Is Rest Architecture And Restful Web Services"},"content":{"rendered":"
\n

What is REST Architecture<\/h2>\n

REST stands for Representational State Transfer, and is an architectural style for API design, which users can call to get the response from a web service. It uses URL, JSON, XML and HTTP protocol for data exchange and is the most used architecture for web services. REST architecture was developed by Roy Fielding in 2000 and proposes the following key principles such as:<\/p>\n