An open API service indexing awesome lists of open source software.

https://github.com/naopeke/node-mysql-demo

self-learning Shopping List with Node.js and MySQL
https://github.com/naopeke/node-mysql-demo

nodejs reference-material sql

Last synced: 4 months ago
JSON representation

self-learning Shopping List with Node.js and MySQL

Awesome Lists containing this project

README

          

# Node-MySQL-demo
Shopping List with Node.js and MySQL

## Installation
```
npm install express ejs mysql
```