This application provides routing and an API to access the database for an eCommerce platform
Running the following command will install the required dependencies of this project:
npm i
The API routes can be accessed via a tool like insomnia/postman. The routes all have put, post, get, and delete routes which can take user input in the form of JSON if required (for put/post routes).
This project does not use any license.
The repo may be forked, but commits should not be made to Main.
You can run tests using the following command:
none
If you have any questions about the project, you should contact choonchy using the following methods:
Use this link to view the application in action.