@benjaminjcullen1 I never tried but you can take a look into this package: https://streams.dev/docs/api/introduction
Jul 26, 2023
1
Level 2
Streaming Response API
Afternoon all,
Newbie here, I'm looking to build a Laravel app that will consume an API that streams data (this may not be the correct term) my understanding is that you 'get' from the api and then somehow you stay connected and the provider streams events or data back to you.
The api in question is https://developer-specs.company-information.service.gov.uk/streaming-api/reference/filing-history/stream
I can find plenty of info how to do this in node or express but I can't narrow down how to do it in Laravel.
Any info or pointing me in the right direction will be gratefully recieved
Please or to participate in this conversation.