Course Information
Course Overview
Create a NodeJs back-end API from scratch with MySQL database server. Deploy to AWS using Docker.
In this course, you will learn and understand how to create a NodeJs back-end API that will connect to a MySQL database server. Then use Docker to dockerize the application. You will also deploy the API using AWS Cloud.
This course teaches how to use create an API from scratch. This course also dives into defining and creating API, exposing API Endpoints over HTTP, and handling HTTP Requests and File Upload through API Endpoints. It covers testing API Endpoints (using an HTTP client - Postman).
This course is short and focuses only building the API and integrating it with persistence using MySQL Database Server. If you would like to learn more and build a full stack application and see how of this in practice, and way much more, please refer to my other course on Udemy, JSON Web Token (JWT) with Spring Security And Angular.
In this course, you will learn and understand how to create a NodeJs back-end API that will connect to a MySQL database server. Then use Docker to dockerize the application. You will also deploy the API using AWS Cloud.
This course teaches how to use create an API from scratch. This course also dives into defining and creating API, exposing API Endpoints over HTTP, and handling HTTP Requests and File Upload through API Endpoints. It covers testing API Endpoints (using an HTTP client - Postman).
This course is short and focuses only building the API and integrating it with persistence using MySQL Database Server. If you would like to learn more and build a full stack application and see how of this in practice, and way much more, please refer to my other course on Udemy, JSON Web Token (JWT) with Spring Security And Angular.
In this course, you will learn and understand how to create a NodeJs back-end API that will connect to a MySQL database server. Then use Docker to dockerize the application. You will also deploy the API using AWS Cloud.
This course teaches how to use create an API from scratch. This course also dives into defining and creating API, exposing API Endpoints over HTTP, and handling HTTP Requests and File Upload through API Endpoints. It covers testing API Endpoints (using an HTTP client - Postman).
This course is short and focuses only building the API and integrating it with persistence using MySQL Database Server. If you would like to learn more and build a full stack application and see how of this in practice, and way much more, please refer to my other course on Udemy, JSON Web Token (JWT) with Spring Security And Angular.
Course Content
- 11 section(s)
- 26 lecture(s)
- Section 1 Introduction
- Section 2 Database Setup
- Section 3 HTTP Response
- Section 4 Utilities
- Section 5 Controller
- Section 6 Routes
- Section 7 Docker
- Section 8 Testing
- Section 9 Stored Procedure
- Section 10 Dockerize NodeJs API
- Section 11 Deployment
What You’ll Learn
- NodeJs API, CRUD Operations, MySQL Data Management, Dockerization of application
Reviews
-
EEmeka Orji
Clear screen, Large text, and articulate words.
-
MMuhammad hidayaturrohman
good
-
MManuela Pop
it's a good course, my only problem is that you should have made the entire solution available so we don't have to code it. it's hard to write the code while you are typing it.
-
JJustin Brown
I was expecting to be able to deploy an app to live on the internet, but this is more of a course to go over a development based local deployment to docker.