Concept Flow - Noun-based resource naming
Client sends HTTP request
Request targets resource URL
Resource named as noun (e.g., /users)
Server processes request on resource
Server returns response with resource data
The client sends a request to a URL named as a noun representing the resource. The server processes this noun-based resource and returns the appropriate data.