How We Got DDEV, Laravel, and a Go API Talking: The Sidecar Approach
📰 Dev.to · Russell Jones
Run a Go API as a DDEV sidecar so Laravel in the web container can call it by service name, with one shared secret for signed requests.
Run a Go API as a DDEV sidecar so Laravel in the web container can call it by service name, with one shared secret for signed requests.