Back to Engineering Terms

REST

Web Development

Representational State Transfer. An architectural style for designing networked applications, relying on a stateless, client-server, cacheable communications protocol (typically HTTP).

Tags

apisweb-standardsprotocols

Related Concepts