According to Roy Fielding, one of the REST architecture model creator, to an API be considered as RESTful it needs strictly to follow a set of constraints predefined in his papers first. Those constraints are based on: Resource identification (URI) Resource representations and use of media-types Use of header and …
Read More »