Richard Groß 8/20/2024

JORM (Json Object-Relational Mapping) is not REST

Read Original

This technical article argues that many APIs labeled as REST are actually JORM (JSON Object-Relational Mapping), which tightly couples services. It contrasts JORM with true REST's hypermedia-driven approach, using a banking API example to show how hypermedia enables discoverability, reduces code duplication, and allows independent service evolution.

JORM (Json Object-Relational Mapping) is not REST

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week