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