# ProductApi for running a project please run following command on your terminal: php -S 127.0.0.1:8100 -t public database creation: create schema `lu-ms1-products_api` character set utf8 collate utf8_general_ci;