Endpoint | Method | Info |
---|---|---|
/auth | POST DELETE |
Auth |
/users | POST GET PATCH DELETE |
Users |
/products | POST GET PATCH DELETE |
Products |
/promos | POST GET PATCH DELETE |
Promos |
/transactions | POST GET PATCH DELETE |
Transactions |
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/muhahsanarifin/mammi.git
- Install NPM packages
npm install
- Test this project
npm test
- Fork the Project
- Create your new Branch (
git checkout -b ...
) - Commit your Changes (
git commit -m '...'
) - Push to the Branch (
git push origin ...
) - Open a Pull Request
© 2022 mammi