Tempting Shortcuts
Working notes on the slower path

Notes > Tech > here

Using APIs for fun and automation

I use the following services, and have started to use their APIs to access and manipulate (ie. manage) what they provide for me. Rather than manually logging into their websites and clicking through the settings, I can program my computer to talk to their servers and achieve the same thing, but in a quicker, more consistent (ie. automated) way.

Getting started (with Ruby)

Notes on MoodleAPI