Web Unleashed 2023

2023-10-14 00:00:00 2023-10-17 00:00:00 America/Toronto Web Unleashed 2023 Join us in-person or online and drive your career to the forefront by learning the latest tools, techniques and technologies in front-end web development. Toronto & Online FITC ET Toronto & Online

Presentation


Overview

Many developers are familiar with consuming and designing RESTful APIs, but what about building and consuming GraphQL and gRPC APIs? What about event-driven or asynchronous APIs? What are the benefits and technical limitations of each?

Let’s go down the rabbit hole and explore some of these API types.

Objective

Educating people about the tradeoffs of various API architectures.

Things Audience Members Will Learn

  • A bit of history of RESTful APIs
  • an introduction to the noisy “handshake” process in API authentication systems
  • comparison of REST vs ASync/Webhooks
  • a comparison between REST and gRPC

Target Audience

Beginner and intermediate developers, and those curious about different kinds of APIs.