Tag " documentation "

This article introduces Docs as Code, a way to help developers with their love-hate relationship with documentation, and an example of how to combine API documentation with code. With a structured specification tool like OpenApi Spec, and a special feature called `open_api_spex` that provides schema validation, developers can efficiently develop APIs without "DRY".

⏰ 18min