HACKER Q&A
📣 siavosh

Best Tool to Document APIs?


Looking for a tool to document an API for other developers? Preferably free, nice design.


  👤 tconfrey Accepted Answer ✓
Stripes Markdoc got some press recently: https://markdoc.io/

👤 verdverm
Have you looked into https://swagger.io/ ?

You'll want to invest some time into automating doc generation to some degree as well. That depends on your tech stack and libraries used. Lots of choices / variability therein