I followed this tutorial https://expressjs.com/en/guide/routing.html entitled express.Router;
Here is my app.js:
Here is my patientController.js
My problem is when run localhost:3000/patient/add it cannot find the route
I also used postman to send data using post method
via Gerald
No comments:
Post a Comment