Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Securing NodeJS APIs
Rating: 3.6 out of 5(23 ratings)
89 students

Securing NodeJS APIs

Take a deeper dive into API security
Created byBrian Childress
Last updated 12/2020
English

What you'll learn

  • Securing NodeJS APIs with a focus on Authentication and Authorization
  • APIs, Security, NodeJS, CORS, HPP, Authorization, JWTs

Course content

5 sections12 lectures57m total length
  • Introduction1:59
  • Using Exercise Files1:05

    Explore the exercise files with start and finish folders to code along using Visual Studio Code. Learn to run a node app from server.js, with routes, middleware, and package.json scripts.

Requirements

  • Basic API and NodeJS experience preferred, not required

Description

Welcome to this course on securing NodeJS APIs. While we focus on NodeJS/ Express specifically, many of the concepts can be applied to other languages and frameworks used to build APIs. The goal of this course is to introduce you to some of the concepts important for building and supporting APIs through demonstration and hands-on implementation

Who this course is for:

  • Developers interested in API application security