Uses node version 0.10.30
install node modules
follow local dynamodb setup instructions: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Tools.DynamoDBLocal.html#Tools.DynamoDBLocal.DownloadingAndRunning
run localdynamo with the '-inMemory' flag
run the api 'node index.js'