A resource is an interesting state that a distributed application developer decided to create a URL for.
http:
may be a resource identifier. How can,
http://example.org/foos?state=open
A method is an action or operation that can be performed on this resource. eg.
GET http://example.org/foo
source
share