jQuery-AJAX-REST-API with Node.js server that create, read, update and delete Golf players from a file. Create and Update players with first name's letter in uppercase format. Ex: 'jOrdAn spietH'. Does not accept empty inputs. Uses some ECMAScript 6 features.
Create a Node.js Server with the this project: run 'npm install' then 'node server.js' open localhost:3000 in the browser to test.