Search⌘ K

Summary

Explore how to model APIs by applying Donald Norman’s action cycle and the RPW Loop to design an onboarding API workflow. Understand creating diagrams, gathering requirements, and using npm and Git tools to manage and update API projects effectively.

We'll cover the following...

In this chapter, we learned the importance of Donald Norman’s action cycle as a way to think about how we model our own APIs, and we introduced our own API action cycle called the RPW Loop.

We then applied ...