This document outlines an agenda for a workshop on design-first API development using Swagger and Node. It introduces design-first API development and the Swagger-Node framework. The workshop demonstrates how to install Swagger-Node, create a sample "hello world" API, add operations and parameters, and simulate responses. It also covers conventions for Swagger-Node projects and how to add and test a new POST operation. The document discusses using Swagger-Node for API management capabilities like quotas and deploying APIs to Apigee.