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

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes