DEV Community

Discussion on: Richardson Maturity Model

Collapse
 
omrisama profile image
Omri Gabay • Edited

So, I have an API at work that is pretty close to level 0 here, but I'd say its a lot more inspired by RPC which is what we use for the internal APIs we build

Collapse
 
ahmedabdulaziz profile image
Ahmed Ehab Abdul-Aziz • Edited

Generally, RPC indeed falls under level 0 just like SOAP. I would say RMM or RESTful standards doesn't matter for them, they already have their own standards to follow.