Which characteristics makes an API RESTful?
Select an option, then click Submit answer.
-
○
It uses standard HTTP methods (e.g., GET, PUT, POST, or DELETE).
-
○
It uses non-standard HTTP methods.
-
○
It only works with Javascript.
-
○
It defines a number of custom media types fore resources and is discoverable based on multiple known end-points.