Instructional Video5:34
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 19 - Content Negotiation - Implementing Support for XML

Higher Ed
Web Services with Spring and Spring Boot: Step 19 - Content Negotiation - Implementing Support for XML
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Instructional Video7:07
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 16 - Improving the DeleteCourseDetailsRequest - Using an Enum for Status

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 16 - Improving the DeleteCourseDetailsRequest - Using an Enum for Status
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series...
Instructional Video4:49
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 11 - Using Wizdler to execute SOAP Requests

Higher Ed
SOAP Web Services with Spring and Spring Boot:
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST API with Spring Boot".In this section, you will...
Instructional Video13:26
Packt

User Authentication Endpoint

Higher Ed
This video explains the concept of user authentication endpoint. This clip is from the chapter "Back-end User Authentication" of the series "MERN E-commerce from Scratch".This section focuses on back-end user authentication.
Instructional Video8:33
Packt

CompTIA Network+ Certification N10-007: The Total Course - Load Balancing

Higher Ed
This video explains the concept of load balancing and how to implement this type of configuration. This clip is from the chapter "Advanced Networking Devices" of the series "CompTIA Network+ Certification N10-007: The Total Course".In...
Instructional Video6:46
Curated Video

API Testing with Postman - Validating APIs with Postman Requests

Higher Ed
Show how to check that an API is returning expected results.

• Set up a re
quest
• Add a check on the test tab of t
he request
• Demonstrate sharing tests between requests at the c
ol
lection level

This...
Instructional Video5:03
Curated Video

API Testing with Postman - Using Parameters in API Calls

Higher Ed
Understand different kinds of parameters used in APIs and how to use them in Postman.

• Show examples of query param
eters
• Explore an example of path
parameters
• Discuss header and request
bo
dy parameters
...
Instructional Video5:19
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 20 – Configuring Auto Generation of Swagger Documentation

Higher Ed
This video explains the configuring auto generation of Swagger documentation.
r/>
This clip is from the chapter "RESTful Web Services with Spring Boot" of the series "Master Microservices with Spring Boot and Spring Cloud".In...
Instructional Video2:21
Seven Dimensions

Asking for a Pay Rise

Higher Ed
This video provides tips on how to effectively ask for a pay rise. It emphasizes the importance of preparation, presenting achievements, and making a clear and non-emotional request. It also suggests strategies for handling both positive...
Instructional Video5:13
Curated Video

Web Development with Node.JS and MongoDB (Video 25)

Higher Ed
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Instructional Video3:00
Curated Video

Learning ASP.NET Web API (Video 27)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build...
Instructional Video4:45
Curated Video

Learning ASP.NET Web API (Video 23)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build...
Instructional Video3:34
Curated Video

Learning ASP.NET Web API (Video 21)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build...
Instructional Video12:21
Curated Video

Bug Bounty Program Certification 9.6: Brute Force Attacks on Websites

Higher Ed
This video will help you perform brute force attack on web admin. • Request interception using Burpsuite • Create wordlist for brute force attack • Perform brute force attack on web admin page using burp suite
Instructional Video9:08
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 18 - Internationalization for RESTful Services

Higher Ed
Web Services with Spring and Spring Boot: Step 18 - Internationalization for RESTful Services
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST...
Instructional Video4:32
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 14 - Implementing DELETE Method to delete a User Resource

Higher Ed
Web Services with Spring and Spring Boot: Step 14 - Implementing DELETE Method to delete a User Resource
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web...
Instructional Video11:25
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 09 - Implementing POST Method to create User Resource

Higher Ed
Web Services with Spring and Spring Boot: Step 09 - Implementing POST Method to create User Resource
r/>
This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services...
Instructional Video9:35
Curated Video

Django3- Creating a User

Higher Ed
In this video, we will look at creating a user.
r/>
This clip is from the chapter "Site 3 - Todo Woo" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project...
Instructional Video10:35
Packt

User Login Reducer and Action

Higher Ed
This video focuses on user login reducer and action.
r/>
This clip is from the chapter "Front-end User Authentication and Profile" of the series "MERN E-commerce from Scratch".This section focuses on front-end user...
Instructional Video5:25
Packt

Getting Started with Postman

Higher Ed
This video explains how to get started with Postman in MongoDB.<br/<br/>>

This clip is from the chapter "Getting Started with MongoDB" of the series "MERN E-commerce from Scratch".This section explains how to get started with MongoDB.
Instructional Video5:13
Packt

Admin Middleware and Getting Users Endpoint

Higher Ed
This video explains the concept of admin middleware and how to get users endpoint.
r/>
This clip is from the chapter "Admin Screens-Part 1" of the series "MERN E-commerce from Scratch".This is the first part of a two-part...
Instructional Video5:25
Packt

Getting an Order by ID Endpoint

Higher Ed
This video shows how to get an order by ID endpoint.
r/>
This clip is from the chapter "Checkout Process-Part 2" of the series "MERN E-commerce from Scratch".This is the second part of a two-part section that explains the...
Instructional Video19:20
Packt

Securely Storing Passwords: Part II

Higher Ed
API Authentication and Security (Task App): Securely Storing Passwords: Part II
<
br/>
This clip is from the chapter "API Authentication and Security (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In...
Instructional Video17:14
Packt

Callback Abstraction Challenge

Higher Ed
Asynchronous Node.js (Weather App): Callback Abstraction Challenge
<
br/>
This clip is from the chapter "Asynchronous Node.js (Weather App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you...