3 Quickly parse API responses
3.1 Introduction
(introduction will be written ~last)
3.1.1 Learning Objectives
After you read this chapter, you will be able to:
- Parse nested lists with {tibblify}.
- Use an API’s OpenAPI description to determine the expected format of responses.
- Parse API responses with {tibblify} and the response description.
3.1.2 Prerequisites
(prerequisites will be filled in as I write, if I decide to keep this section)