Day: November 2, 2015

Enhanced Restful API capabilities

As I implement this tool in more scenarios, I come across more things that I need it to do.  Recently, while consuming a new resource I came across a JSON array that looked like this { “array”: [ { “name”:…

Continue Reading Enhanced Restful API capabilities

Prod Def Backup

A place I used to work required that we backup our production code before importing the new changes (perfectly legitimate request)…but it was manual and time intensive, and because it was manual, prone to human error…this utility automates the export…

Continue Reading Prod Def Backup