Embed presentation
Download to read offline

The document discusses API documentation and provides tips for improving it. It recommends taking a doc-driven development approach where documentation explains the business logic and declares how the API will evolve. The documentation should not just list endpoints but provide enough detail to serve as the contract with customers for how the API works.