Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avsbharadwaj/mysql_nodejs_crud
https://github.com/avsbharadwaj/mysql_nodejs_crud
express mysql nodejs
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/avsbharadwaj/mysql_nodejs_crud
- Owner: AVSBharadwaj
- Created: 2022-01-12T11:12:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-12T11:15:57.000Z (about 3 years ago)
- Last Synced: 2024-05-06T04:24:12.953Z (9 months ago)
- Topics: express, mysql, nodejs
- Language: JavaScript
- Homepage:
- Size: 826 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MySQL_NodeJs_CRUD
A CRUD web application written in Express and node wrt the frontend. In the backend a local mysql instance provides the necessary storage for the user records.