Introduction to Rest APIs

Difficulty: Beginner
Duration: 1 minute and 57 seconds
Students: 425
Rating: 5/5

In this lesson, you will be introduced to a web API architectural style called REST.

Learning Objectives

  • Web APIs
  • REST APIs
  • REST API tools

Intended Audience

This lesson is for novice:
  • Software engineers
  • Data engineers
  • DevOps engineers
  • Site reliability engineers

Prerequisites

  • Have at least a conceptual understanding of programming
  • Be comfortable with data structures, data types, etc.
  • A basic understanding of the HTTP protocol would be helpful but is not required