RESTful APIs
REST stands for REpresentational State Transfer. It focuses on nouns as opposed to verbs. These objects are identified by URIs and multiple URIs can refer to the same resource.
Wikipedia article on REST ## Examples
https://www.reddit.com/dev/api
https://dev.twitter.com/rest/public
https://developer.spotify.com/web-api/
https://developer.cumtd.com/