Node.js REST API: Express, MySQL, Basic Auth, OAuth2, JWT

Develop Professional Node.js REST APIs with Express and MySQL. Build secure REST APIs with Basic Auth, OAuth2, JWT Token

Ratings: 3.38 / 5.00




Description

This bootcamp is designed for everyone who wants to learn and upgrade REST API development using Node.js. Various Node.js REST API projects are provided to increase your skills and experiences. All projects are delivered with step-by-step approaches.

You will develop the following REST API projects:

  • Hello world REST API

  • Calculator API

  • MySQL CRUD (Create, Read, Update, Delete) API

  • Applying basic authentication for Node.js REST API

  • Applying OAuth2 for Node.js REST API

  • Applying JWT token for Node.js REST API

For students without Node.js programming skill, this bootcamp delivers a brief Node.js programming so you can follow this bootcamp easily.

In this bootcamp, you will learn how to build REST API using Node.js and Express from the scratch . Starting to create a project, writing codes, and testing REST APIs.

What You Will Learn!

  • Develop basic NodeJS RESTful API application with Express
  • Build a simple RESTful API project for calculator
  • Integrate database MySQL with Nodejs and Express for REST API applications
  • Develop NodeJS RESTful API with MySQL CRUD (Create, Read, Update, Delete) operations
  • Apply NodeJS RESTful API security with basic authentication
  • Apply NodeJS RESTful API security with OAuth2
  • Apply NodeJS RESTful API security with JWT Token

Who Should Attend!

  • Web developers
  • Student developers
  • Professional developers
  • Anyone who wants to upgrade skills in RESTful API development with NodeJS