Hacker News new | ask | show | jobs
by dozzie 2915 days ago
> we break our python code into microservices so it is more important documenting the APIs rather the code itself.

If you write libraries (and you actually do without microservices), you still need to document the APIs. No difference there.