Integrating multiple API endpoints into a single application can be challenging. In this talk I will go over a lot of problems and how the can be solved. Going from easy authentication to locally caching calls via middlewares and using webhooks (or callbacks) for notification, this talk covers it all (or at least tries to).

Comments

Comments are closed.

Well structured talk. Bit too entey level to my liking but that’s personal. Liked the Guzzle middleware concepts!