In this presentation, Kai shows how to use hypermedia to create REST APIs that do not only provide data but also information about what to do next. This can be in the form of hyperlinks for navigating and describing actions that can be performed on the REST resources. As an example representation, HAL-Forms is used, an extension of the popular HAL format. Another topic is the Affordances API of the current Spring HATEOAS (Hypermedia as the Engine of Application State).