Transactions across REST microservices?

前端 未结 11 1908

Let\'s say we have a User, Wallet REST microservices and an API gateway that glues things together. When Bob registers on our website, our API gateway needs to create a user

11条回答
  •  死守一世寂寞
    2020-11-29 15:07

    Why not use API Management (APIM) platform that supports scripting/programming? So, you will be able to build composite service in the APIM without disturbing micro services. I have designed using APIGEE for this purpose.

提交回复
热议问题