#architecture

2 tweets

So, you need to integrate a third-party service using their RESTful API and
expose this functionality to your users.

"That's an easy #architecture to build", you think, "I'll create a proxy with a
thin authentication layer on top of it. Problem solved."

Not so fast ...