For clarification: if it was Go, I'd be using a goroutine, and if it was Python, I'd use aiohttp - that's the kind of solution I'm potentially looking for.
Also, I was thinking that eventually as it scales I'll need to respect the external API's rate limit, so maybe the best way is to already turn this into a job with a worker pool. I'm new to Laravel, and I'm not sure if this is the canonical way.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community