✏️ Explanatory Question
REST (REpresentational State Transfer) is an architectural style that follows six guiding constraints: statelessness, client-server architecture, cacheability, layered system, code on demand (optional), and uniform interface.