Node.js: Securing RESTful APIs
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to secure a RESTful API to keep your application data—and your users—safe.
Syllabus
Introduction
- Securing Node RESTful APIs
- What you should know
- Overview of the security threats
- Introduction to OWASP
- Introduction to JWT
- Introduction to Postman
- Base project template intro
- Finalize the setup for the project
- Create the user model
- Add bcrypt password hashing
- Add the handlers for loginRequired
- Add the handlers for registration
- Add the handlers for login
- Finalize secured endpoints
- Add JWT setup into index
- Test the API with Postman
- Alternatives for securing APIs
- Explore and build your skills
Taught by
Emmanuel Henri
Related Courses
Postman - Intro to APIs (without coding)Coursera Project Network via Coursera Build CRUD REST API in Django
Coursera Project Network via Coursera Create RESTful APIs for Spotify using Postman
Coursera Project Network via Coursera Build a RESTful API(Node.js) using AWS Lambda & API Gateway
Coursera Project Network via Coursera How to Implement Multitenancy in Django
Coursera Project Network via Coursera