Skip to content

APIs

Blog posts tagged with APIs
Product Anonymous Feb 2014 - API management

Product Anonymous Feb 2014 - API management

20/02/2014
This was a great <a href="https://productanonymous.com/" target="_blank">Product Anonymous</a> session with <a href="https://au.linkedin.com/pub/jason-cormier/15/131/744" target="_blank">Jason Corimor</a> of <a href="https://www.mashery.com/" target="_blank">Mashery</a> that covered the business and commercialisation of using APIs, I intend to expand on a few of these topics in the future, so will touch upon them here.
Turning AI Into an API Documentation Assistant

Turning AI Into an API Documentation Assistant

22/05/2025
API documentation is generally predictable, follows common patterns, and is one of the least interesting tasks in a documentation project. It's also a task with a degree of pre-existing automatic generation tools and practices. It sounds like a perfect use case for AI-assistive tools! In this post, I look at general and specialized tools for generating API documentation from code and text-based prompts. I also cover potential problems and pitfalls in generated docs and how to test the generated output to ensure its accuracy.