This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: api. streams


  1. OAuth2 with PHP's built in Streams Functions


    Most of the time when I work with APIs from PHP, I use Guzzle - it's awesome and modern and elegant. However some of my work is with legacy platforms and I recently had a situation where we needed to integrate with a API using OAuth2, and launch that integration before …

    Read more