Before getting my first Macbook, I used an open-source photo album on Linux to store and share my photos. But with the advancement of technology and the availability of smartphones, I stopped using Flickr as my go-to photo-sharing platform. Recently, I realized I needed to back up my albums from Flickr to AWS. I attempted to write a Clojure HTTP client using Babashka, but the complexities of signing OAuth requests led me to switch back to JVM Clojure. I created a Flickr client and worked on authorizing it to access my photos.
https://jmglov.net/blog/2024-01-17-clickr.html