in src/main/resources/static/Scripts/todoListSvc.js [14:16]
getItem: function (id) { return $http.get('api/todolist/' + id); },