- Node js
- Express js
- Javascript
- MySQL
- Create a db named inventorylocal
- Run the content of
evolution/1.sql
file to the db to create the tables. npm i
to install all the dependenciesnode app.js
to start the server- import
API doc/inventory.json
file to postman to view the APIs.