spokenlikeageek.com
Posting to Bluesky via the API from PHP – Part Two – Images
In the first of these posts we looked at creating the connection to the Bluesky API and posting a text post. In this second post we are going to extend that out to post images as well as text. The …