top | item 38104685

(no title)

aero142 | 2 years ago

Doing REST microservices is incredibly slow because of the amount of work it is to agree on what a "clean" and "consistent" api looks like for each service. It's just such an endless well of trying to establish best practices without refactoring constantly.

It's worth it for your public API, but it's such a huge time sink for internal APIs.

discuss

order

wargames|2 years ago

I would be interested in what you are using internally that is allowing you to move quicker.