Successfully added
Best Practices for RESTful API
by Chris
Exception Handling
It is also important to define a consistent approach to handle any exceptions in the application so it would be easier for the consumer to understand the REST services.
Referenced in:
Comments