Looking for a Tutor Near You?

Post Learning Requirement » x
Ask a Question
x
x

Direction

x

Ask a Question

x

Hire a Tutor

Course Details

Simpliv Llc

RESTful services with Node JS - Part 2 - Simpliv

By: Simpliv Llc

View All 90 Courses

Details

  • Area : All Areas
  • Email:benxxxxxx@xxxxxxxxxxx View Contact
  • Mobile:+97xxxxxxxxxxx View Contact
  • Schedule : 18th April 2019 to 18th April 2023
  • Course Fees : Ask Now
  • Duration : 2 Hours
  • Segment : IT Training
  • Subject : Computation

About this Course

We are enhancing the services created with Part 1 by adding loggers, authentication and authorization mechanisms. Optimizing the server code, introducing request tagging with users, user ID, getting user information with tokens, securing the environment in multiple ways. I'm trying to enable the developer more reliable for data and access level handling. I keep focusing on robust + reliable application architecture. I hope you would like to learn this.

Basic knowledge

  • Express JS
  • Server side programming
  • Java Script
  • Routing
  • Handlers
  • Mongoose
  • DAO
  • Models and coding practices with functional programming
  • I would suggest if you new to Node JS please refer to Part 1 of this course first

What you will learn

  • Overview of previous code (Part 1)
  • Using Loggers (winston)
  • Extended Loggers
  • Auth helpers with JWT
  • Enhancing server security
  • Configure Auth Helpers
  • Creating user specific routes
  • Access helpers (route protector)
  • Attaching user identities to request