1
Answer

Why Rest is called architectural pattern

please discuss with example that why Rest is called architectural pattern ?

in rest all action based on http verb (post,Put,Get..)....so is it the reason for which Rest is called architectural pattern ?

or in rest url is mapped to action ....so is it the reason for which Rest is called architectural pattern ?

please help me to understand why Rest is called architectural pattern ?

thanks

Answers (1)