Question 3 of 10Pro Only
What are the core principles of REST architecture?
Sample answer preview
REST, which stands for Representational State Transfer, is an architectural style for designing networked applications. It has several core principles. First, client-server separation. The client and server are independent.
statelessclient-servercacheableuniform interfacelayeredHATEOAS