Comment by JaggerJo

3 days ago

REST almost never is worth it. It’s a nice idea, but in practice things often are more complicated.

API quality is often not relevant to the business after it passes the “mostly works” bar.

I’ll just use plain http or RPC when it’s not important and spend more time on things that make a difference.