ORM practice application built on Express, MySQL and Sequelize
Run an NPM install, then run server via npx nodemon server.js
from there - call routes via whatever software you prefer, I use postman.
Contribute in whatever way you like, feel free to add more database content or additional routes.