Level 50
Something like what's outlined in this lesson?
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?
Please or to participate in this conversation.