Computer Science Homework Help
HBC Endpoints to Express API Server that Allows Deletion & Modification Exercise
check out this link – https://drive.google.com/file/d/1MAq46SIQFcFVYsuR7…
1. Add endpoints to the Express API server that allows deletion and modification of a record.
2. Modify the Angular “student-edit” component to edit an existing record and save the edited record to the MongoDB using the API server modification/modify endpoint