Get Free Courses at:
https://www.getarrays.io/
Learn how to create a NodeJs back-end API from scratch that will connect to a MySQL database server. Use Docker to deploy the API to an AWS EC2 Instance.
Main REST-based architecture functions illustrated:
POST − Create a new resource
GET − Read-only access to a resource
PUT − Update an existing resource
DELETE − Delete a resource
Take free courses at
https://www.getarrays.io/
Join the Facebook Community:
https://bit.ly/39sU0tE
Follow on:
Facebook:
https://bit.ly/3lTSQgV
Instagram:
https://bit.ly/3EIkCFD
Junior's Instagram:
https://bit.ly/3lm9O8w
Twitter:
https://bit.ly/3kweDvm
Source Code:
https://bit.ly/3EhELRw
Intro 0:00
Setting NodeJs 3:14
First NodeJS Server 11:14
Database Table 20:26
Database Configuration 28:37
HTTP Response - 34:45
Using HTTP Response 38:42
Logger Configuration 43:15
MySQL Queries 48:59
HTTP Status 56:55
Patient Controller - Part 1 1:06:9
Patient Controller - Part 2 1:11:30
Patient Controller - Part 3 1:20:55
Patient Controller - Part 4 1:28:35
Routes 1:33:37
Using Routes 1:38:11
Docker Intro 1:44:9
Docker Compose MySQL 1:46:39
Running MySQL Container 1:56:9
Testing CRUD Operations 2:05:7
Creating Stored Procedure 2:11:40
Using Stored Procedure 2:21:43
Dockerize NodeJs App 2:30:29
Running Docker Containers 2:43:18
Creating EC2 Instance 2:48:53
Deployment 2:57:43
Тэги:
#NodeJs #API #MySQL #Docker #AWS #Vim #Httpie #docker-compose