🎨 🎎 👛 🌻
ros-backend is a node + express rest api backend that will be used to access data for the ecommerce website from the admin and for clients in the website.
Authors can be admins
Users can't be admin
The file named ros-backend.postman_collection.json in the repo is the file you need to import into your postman environment to test endpoints.
After making any changes in the app that would affect any structure of the requests, we must update the corresponding request, export the collection and replace the file in the repo.