Send API Requests to NodeJs employees REST API with Javascript and Axios-HTTP
Get all employees:
Send request
Get one employee:
Add an employee:
Update an employee:
Delete an employee:
Delete all and reload list:
Send request