This back-end project is a music shop e-commerce REST API, that allows users to perform various CRUD operations on the SQL database that contains products, user accounts, carts, and orders tables.
- Node.js
- Express.js
- PostgreSQL
- Postman
CREATE | READ |
---|---|
UPDATE | DELETE |
---|---|