What you'll learn:
- Build a secure API and test it with Postman
In this course, the students will learn how to build a basic APIusing express and NodeJs. Then, they will see how to test it using Postman. Finally, they will learn how to secure a route on their APIusing Auth0 and how to test it using anOAuth 2.0 authentication mechanism.