The PHP community's resident API curmudgeon, @Philsturgeon, has a new post on setting up HTTP caching with Laravel Vapor.
"It's worth the work, because it cuts down on costs, and even helps reduce the carbon impact of your software, so it's basically rude not to turn it on."
https://apisyouwonthate.com/blog/http-caching-for-laravel-vapor/
APIs You Won't Hate · HTTP Caching APIs with Laravel and VaporStop wasting server(less) resources answering the same questions over and over again, by enabling CloudFront for your Laravel REST/HTTP API.