Creating and consuming a simple REST API
Abstract This post documents creating a small script to create a link from an en.wikipedia page to the corresponding simple.wikipedia page, using colors to indicate if the page exists. This project is a good example of both creating and consuming a simple REST API. (An alternative name for this post could be: “Consuming a Google