Skip to content

Commit e9989be

Browse files
authored
Create README.md
1 parent 41ba823 commit e9989be

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Tutorial Article:
2+
3+
Build Nodejs CRUD Application with MySQL/PostgreSQL – Express RestAPIs + Ajax : Post/Get/Put/Delete Request
4+
https://loizenai.com/build-nodejs-crud-application-with-mysql-postgresql-express-restapis-ajax-post-get-put-delete-request/
5+
6+
In the tutorial, I will introduce how to create a Fullstack Nodejs RestAPIs CRUD Application to MySQL/PostgreSQL database using Express framework and Sequelize ORM for building Backend and using Bootstrap, JQuery Ajax for building frontend client
7+
8+
Related posts:
9+
10+
1. Angular Nodejs Fullstack CRUD Application with MySQL/PostgreSQL – Angular 10-9-8 HttpClient + Nodejs Express, Sequelize ORM
11+
https://loizenai.com/angular-nodejs-fullstack-crud-application-with-mysql-postgresql-angular-10-9-8-httpclient-client-nodejs-express-sequelize-orm/
12+
13+
2. Build Nodejs CRUD Application with MySQL/PostgreSQL – Express RestAPIs + Ajax : Post/Get/Put/Delete Request
14+
https://loizenai.com/build-nodejs-crud-application-with-mysql-postgresql-express-restapis-ajax-post-get-put-delete-request/
15+
16+
3. Angular & Nodejs JWT Authentication fullstack Example | Angular 6, 7, 8, 9 – Express RestAPIs + JWT + BCryptjs + Sequelize + MySQL/PostgreSQL
17+
https://loizenai.com/angular-nodejs-jwt-authentication-examples-tutorials/

0 commit comments

Comments
 (0)