This is the backend for the food donation mobile app. It is built with Node.js, Express and MongoDB.
✔️ /api/v1/auth/signup
-
This endpoint uses a POST request
✔️ /api/v1/signin
-
This endpoint uses a POST request
✔️ /api/v1/signout
-
This endpoint uses a POST request
The following tools were used in this project: