
Silex Multifetch: Multiplex Requests To Your PHP API Into A Single HTTP call
Batch requests is a common practice to minimize API response time. We're publishing a new library to make it possible on web services written in PHP.
Full-stack web developer at marmelab, with strong architecture skills, Jerôme has successfully run large scale websites with huge traffic.
Batch requests is a common practice to minimize API response time. We're publishing a new library to make it possible on web services written in PHP.
If you have a database, you're not far from also having a REST API. All it takes is a PHP microserver written in Silex, a description of your model written in YAML... and 5 minutes of your time.