File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ For instruction, please visit:
66Front-end that works well with this Back-end
77> [ Axios Client] ( https://www.bezkoder.com/axios-request/ )
88
9- > [ Angular 8 Client ] ( https://www.bezkoder.com/angular-crud-app/ ) / [ Angular 10 Client ] ( https://www.bezkoder.com/angular-10-crud-app/ ) / [ Angular 11 Client ] ( https://www.bezkoder.com/angular-11-crud-app/ ) / [ Angular 12 Client ] ( https://www.bezkoder.com/angular-12-crud-app/ ) / [ Angular 13 Client] ( https://www.bezkoder.com/angular-13 -crud-example/ )
9+ > [ 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/ )
1010
1111> [ 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/ )
1212
@@ -48,6 +48,14 @@ Fullstack:
4848
4949> [ Angular 12 + Node.js Express + MySQL example] ( https://www.bezkoder.com/angular-12-node-js-express-mysql/ )
5050
51+ > [ Angular 13 + Node.js Express + MySQL example] ( https://www.bezkoder.com/angular-13-node-js-express-mysql/ )
52+
53+ > [ Angular 14 + Node.js + Express + MySQL example] ( https://www.bezkoder.com/angular-14-node-js-express-mysql/ )
54+
55+ > [ Angular 15 + Node.js + Express + MySQL example] ( https://www.bezkoder.com/angular-15-node-js-express-mysql/ )
56+
57+ > [ Angular 16 + Node.js + Express + MySQL example] ( https://www.bezkoder.com/angular-16-node-js-express-mysql/ )
58+
5159> [ React + Node.js + Express + MySQL example] ( https://www.bezkoder.com/react-node-express-mysql/ )
5260
5361> [ React + Redux + Node.js Express + MySQL] ( https://www.bezkoder.com/react-redux-mysql-crud/ )
Original file line number Diff line number Diff line change 1616 "license" : " ISC" ,
1717 "dependencies" : {
1818 "cors" : " ^2.8.5" ,
19- "express" : " ^4.17 .1" ,
20- "mysql" : " ^2.17 .1"
19+ "express" : " ^4.18 .1" ,
20+ "mysql" : " ^2.18 .1"
2121 }
2222}
You can’t perform that action at this time.
0 commit comments