{"id":14957539,"url":"https://github.com/bezkoder/nodejs-express-mysql","last_synced_at":"2025-10-07T03:47:29.629Z","repository":{"id":39616335,"uuid":"210752206","full_name":"bezkoder/nodejs-express-mysql","owner":"bezkoder","description":"Node.js Restful CRUD API with Node.js, Express and MySQL example","archived":false,"fork":false,"pushed_at":"2024-02-04T08:27:16.000Z","size":3,"stargazers_count":691,"open_issues_count":8,"forks_count":461,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-05-23T19:07:24.085Z","etag":null,"topics":["crud","express","expressjs","mysql","node","node-express","nodejs","rest-api","restful-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bezkoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-25T04:02:15.000Z","updated_at":"2025-05-09T04:14:14.000Z","dependencies_parsed_at":"2024-02-04T09:31:43.470Z","dependency_job_id":"4e62486d-e61d-41c1-b78e-64b0f34492b3","html_url":"https://github.com/bezkoder/nodejs-express-mysql","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"68d3959b6b7adad0b990c117d0439acb9b9f18de"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bezkoder/nodejs-express-mysql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fnodejs-express-mysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fnodejs-express-mysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fnodejs-express-mysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fnodejs-express-mysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bezkoder","download_url":"https://codeload.github.com/bezkoder/nodejs-express-mysql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Fnodejs-express-mysql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278717444,"owners_count":26033542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crud","express","expressjs","mysql","node","node-express","nodejs","rest-api","restful-api"],"created_at":"2024-09-24T13:15:07.131Z","updated_at":"2025-10-07T03:47:29.598Z","avatar_url":"https://github.com/bezkoder.png","language":"JavaScript","readme":"# Node.js Rest APIs with Express \u0026 MySQL example\n\nFor instruction, please visit:\n\u003e [Build Node.js Rest APIs with Express \u0026 MySQL](https://www.bezkoder.com/node-js-rest-api-express-mysql/)\n\nFront-end that works well with this Back-end\n\u003e [Axios Client](https://www.bezkoder.com/axios-request/)\n\n\u003e [Angular 8](https://www.bezkoder.com/angular-crud-app/) / [Angular 10](https://www.bezkoder.com/angular-10-crud-app/) / [Angular 11](https://www.bezkoder.com/angular-11-crud-app/) / [Angular 12](https://www.bezkoder.com/angular-12-crud-app/) / [Angular 13](https://www.bezkoder.com/angular-13-crud-example/) / [Angular 14](https://www.bezkoder.com/angular-14-crud-example/) / [Angular 15](https://www.bezkoder.com/angular-15-crud-example/) / [Angular 16 Client](https://www.bezkoder.com/angular-16-crud-example/) / [Angular 17 Client](https://www.bezkoder.com/angular-17-crud-example/)\n\n\u003e [Vue 2 Client](https://www.bezkoder.com/vue-js-crud-app/) / [Vue 3 Client](https://www.bezkoder.com/vue-3-crud/) / [Vuetify Client](https://www.bezkoder.com/vuetify-data-table-example/)\n\n\u003e [React Client](https://www.bezkoder.com/react-crud-web-api/) / [React Redux Client](https://www.bezkoder.com/react-redux-crud-example/)\n\nMore Practice\n\u003e [Build Node.js Rest APIs with Express, Sequelize \u0026 MySQL](https://www.bezkoder.com/node-js-express-sequelize-mysql/)\n\n\u003e [Server side Pagination in Node.js with Sequelize and MySQL](https://www.bezkoder.com/node-js-sequelize-pagination-mysql/)\n\n\u003e [Node.js Express File Upload Rest API example](https://www.bezkoder.com/node-js-express-file-upload/)\n\n\u003e [Node.js Express File Upload with Google Cloud Storage example](https://www.bezkoder.com/google-cloud-storage-nodejs-upload-file/)\n\n\u003e [Node.js: Upload CSV file data into Database with Express](https://www.bezkoder.com/node-js-upload-csv-file-database/)\n\n\u003e [Node.js: Upload Excel file data into Database with Express](https://www.bezkoder.com/node-js-upload-excel-file-database/)\n\n\u003e [Deploying/Hosting Node.js app on Heroku with MySQL database](https://www.bezkoder.com/deploy-node-js-app-heroku-cleardb-mysql/)\n\nSecurity:\n\u003e [Node.js Express: JWT example | Token Based Authentication \u0026 Authorization](https://www.bezkoder.com/node-js-jwt-authentication-mysql/)\n\nAssociations:\n\u003e [Sequelize Associations: One-to-Many Relationship example](https://www.bezkoder.com/sequelize-associate-one-to-many/)\n\n\u003e [Sequelize Associations: Many-to-Many Relationship example](https://www.bezkoder.com/sequelize-associate-many-to-many/)\n\nFullstack:\n\u003e [Vue.js + Node.js + Express + MySQL example](https://www.bezkoder.com/vue-js-node-js-express-mysql-crud-example/)\n\n\u003e [Vue.js + Node.js + Express + MongoDB example](https://www.bezkoder.com/vue-node-express-mongodb-mevn-crud/)\n\n\u003e [Angular 8 + Node.js + Express + MySQL example](https://www.bezkoder.com/angular-node-express-mysql/)\n\n\u003e [Angular 10 + Node.js + Express + MySQL example](https://www.bezkoder.com/angular-10-node-js-express-mysql/)\n\n\u003e [Angular 11 + Node.js Express + MySQL example](https://www.bezkoder.com/angular-11-node-js-express-mysql/)\n\n\u003e [Angular 12 + Node.js Express + MySQL example](https://www.bezkoder.com/angular-12-node-js-express-mysql/)\n\n\u003e [Angular 13 + Node.js Express + MySQL example](https://www.bezkoder.com/angular-13-node-js-express-mysql/)\n\n\u003e [Angular 14 + Node.js + Express + MySQL example](https://www.bezkoder.com/angular-14-node-js-express-mysql/)\n\n\u003e [Angular 15 + Node.js + Express + MySQL example](https://www.bezkoder.com/angular-15-node-js-express-mysql/)\n\n\u003e [Angular 16 + Node.js + Express + MySQL example](https://www.bezkoder.com/angular-16-node-js-express-mysql/)\n\n\u003e [Angular 17 + Node.js + Express + MySQL example](https://www.bezkoder.com/angular-17-node-js-express-mysql/)\n\n\u003e [React + Node.js + Express + MySQL example](https://www.bezkoder.com/react-node-express-mysql/)\n\n\u003e [React + Redux + Node.js Express + MySQL](https://www.bezkoder.com/react-redux-mysql-crud/)\n\n## Project setup\n```\nnpm install\n```\n\n### Run\n```\nnode server.js\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Fnodejs-express-mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbezkoder%2Fnodejs-express-mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Fnodejs-express-mysql/lists"}