Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geshan/nodejs-mysql

A repo for a tutorial blog post with node.js and MySQL. It has a quotes REST API built using Express js.
https://github.com/geshan/nodejs-mysql

express expressjs mysql nodejs rest-api

Last synced: 18 days ago
JSON representation

A repo for a tutorial blog post with node.js and MySQL. It has a quotes REST API built using Express js.

Awesome Lists containing this project

README

        

# nodejs-mysql
A repo for a tutorial blog post nodejs and MySQL

## The blog post

You can read the blog post here: [https://geshan.com.np/blog/2020/11/nodejs-mysql-tutorial/](https://geshan.com.np/blog/2020/11/nodejs-mysql-tutorial/)

## Running on Vercel

At: [https://nodejs-mysql.vercel.app/quotes](https://nodejs-mysql.vercel.app/quotes)