Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/geshan/nodejs-mysql
- Owner: geshan
- License: mit
- Created: 2020-11-22T11:11:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T04:58:06.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T11:14:20.240Z (about 1 month ago)
- Topics: express, expressjs, mysql, nodejs, rest-api
- Language: JavaScript
- Homepage: https://geshan.com.np/blog/2020/11/nodejs-mysql-tutorial/
- Size: 83 KB
- Stars: 18
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)