REST Constraints
The six architectural constraints that define REST: client-server, stateless, cacheable, uniform interface, layered system, and code-on-demand (optional).
The six architectural constraints that define REST: client-server, stateless, cacheable, uniform interface, layered system, and code-on-demand (optional).