Which of the following aspects to the define RESTful API? Note: There may be more than one right answer.

Note: There may be more than one right answer.

  • Its exposed URIs are formatted in a directory-like structure
  • It makes usage of the standard of HTTP methods, GET, POST, DELETE, and SEND
  • It uses JSON or XML to transfer information

Метода SEND нет!
Тупой индус взя вопрос из Magento PHP Developer’s Guide:

01