The document outlines a tutorial on designing a resource model for a public API, presented by Tom Höfte and Marco van der Linden at the O'Reilly Software Architecture Conference in 2018. It covers the importance of API domain discovery, REST resource modeling, and how to map domain entities and operations to REST resources. The tutorial emphasizes best practices for creating user-friendly, extensible, and maintainable APIs, along with exercises to apply the concepts learned.