Securing Swagger API Documentation with an API Key (JWT)

Learn how to secure Swagger API Docs by requiring an API Key (Json Web Token)

Ratings 4.22 / 5.00
Securing Swagger API Documentation with an API Key (JWT)

What You Will Learn!

  • What is an API
  • What is API documentation
  • Why documenting APIs
  • What is Swagger
  • Swagger Configuration
  • Securing Swagger API Docs with an API Key
  • API Resource Docs Configuration
  • Angular Service
  • Angular HTTP Communication
  • Angular Interceptor
  • Angular Guard
  • Local Storage Caching
  • Leaflet Map API

Description

API stands for Application Programming Interface. An API is a software intermediary that allows two applications to communicate and exchange data. It is one of the main drivers of our world of communication as we know today.

API documentation is a technical content deliverable, containing instructions about how to effectively use and integrate with an API. It’s a concise reference manual containing all the information required to work with the API, with details about the functions, classes, return types, arguments and more, supported by tutorials and examples. In this course, you will learn how to use Swagger to generate the API Documentation of any Spring Boot Application. This course covers how to add the main Swagger configuration class to configuring and customizing the Swagger User Interface.

This course also dives into Angular components, Angular Forms, Angular Routing, and Angular Services. It goes into Angular HTTP Communication, Angular Guard, and Angular Interceptors to manage Caching (web cache or HTTP cache) to create a front end application to allow user to get an API Key.

Who Should Attend!

  • Developers interested in API Documantation
  • Developers interested in Json Web Token
  • Developers interested in Spring Security
  • Developers interested in Angular
  • Developers interested in Leaflet Map API

TAKE THIS COURSE

Tags

  • Spring Boot
  • Angular

Subscribers

113

Lectures

43

TAKE THIS COURSE



Related Courses