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 - 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

Web services that conform to the REST architectural style, or RESTful web services, provide interoperability between computer systems on the Internet. This course focuses on faster development of server side to write the lightweight, lightening fast server side in Node JS. We are using the MongoDB, JWT, Mongoose and related libraries for making the server side reliable and fast.

Basic knowledge

  • Javascript
  • Server side GET, PUT, POST, DELETE
  • Browser basics
  • PostMan plugin
  • Basic functional programming

What you will learn

  • Server Creation
  • Configuring servers
  • Connecting mongoDB
  • Using Helpers and DAO
  • Mongoose - a mongoDB Client
  • Routers - sub routes within server
  • Server logging
  • JWT - authorizations and authentications
  • Token Signing
  • Clone and test