API Course

Introduction

This training is intended to provide an introduction to the concept of API (Application Programming Interface) and its implementation on the web with a focus on the REST architecture style.

At the end of this training, students should:

API overview

The HTTP Protocol

REST Architecture

Implementing a REST API

Securing a REST API