Employee Data Platform

URL Suffix Functions
/api/fetchall Displays all the data in JSON format
/api/fetchone Displays data in JSON format given an argument
/api/insertone Inserts an employee record
/api/delete Deletes the employee record