Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
davedx
on Aug 27, 2012
|
parent
|
context
|
favorite
| on:
How RESTful is Your API?
Because a URL defines one resource in REST, so strictly speaking, /path/resource.json and /path/resource.xml are different resources using REST.
Content-negotiation is what people should use to specify format.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Content-negotiation is what people should use to specify format.