Muanh's avatar

Backend for frontend pattern

I wanted to use lumen for a BFF pattern. In a BFF pattern every frontend application has his own backend this backend then makes the remote calls to all the microservices it needs and builds the response from that. I can't really find a good way to make these remote service calls using Lumen or PHP itself for that matter. Someone has a solution for this?

0 likes
1 reply

Please or to participate in this conversation.