HACKER Q&A
📣 themast

Best API Documentation Tools?


Curious what people here are using for API documentation these days.

Looked into: - Swagger - Apidog - Mintlify - Docusaurus

It seems like the real challenge is keeping docs aligned with API changes rather than just generating them.

What’s working well for you?


  👤 walnutgeek Accepted Answer ✓
I know it is lame answer but I am very happy with Claude. I think it decide on mkdocs but it probably does not matter much.

My setup: There is bit of instruction in CLAUDE.md, with reference to full documenting.md startegy. If you are in python, consider doctest - documentation that doubles as unittest.

https://walnutgeek.github.io/lythonic/ https://github.com/walnutgeek/lythonic/