This is an API created with node, express and mysql.
Clone this repository Install the dependences with npm Change directory Run the main entry point
git clone git@github.com:AntonioGuizar/thecleanmates-api.git
cd thecleanmates-api
npm install
node server.js