LinkedIn Learning Course – Consuming RESTful APIs in PHP with Guzzle

LinkedIn Learning provides online training courses in a variety of subject matters. I’ve been honored to work with them on a few different courses at this point covering primarily PHP and related topics. The latest one went up earlier this week, it covers using Guzzle to communicate with RESTful APIs. APIs are a super popular tool in web development at practically all skill levels. You might start off just using something simple like the Google Maps API to put up a map on some sites and before you know it, you are building an API to be consumed by other software developers (or at least that was my path).

If you aren’t interested in working with Guzzle or RESTful APIs, take a look at the LinkedIn Learning site in general there are tons of courses on a wide variety of subjects.

You’ll be able to see any new courses I author at https://www.linkedin.com/learning/instructors/justin-yost.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *