What is REST ?
What is a RESTful web service?
Principles of REST
— Resources:
— Representations:
— Messages:
— Stateless:
Goals and Benefits of REST
Using a stateless protocol and standard HTTP operations, REST aims for:
REST in a simplified nutshell