nodejs-restapi-using-express-mysql
nodejs-restapi-using-express-mysql copied to clipboard
Get customer/:id fails missing table
Typo on the table name, should be 'customer' in index.js line 47
@rcjones85 #3 Resolved