No, no, no. You’re still not doing REST right!
SMRTR summary
REST APIs have evolved beyond their original concept. While many focus on hypertext-driven design and media types, the core idea of transferring state representations between client and server is often overlooked. This approach contrasts with traditional object-oriented API designs. Though potentially beneficial, this aspect of REST is rarely discussed in modern API development, despite its potential to shift towards a more declarative design approach.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article