Povio Interview Question

How do you document your project on the high-level?

Interview Answer

Anonymous

Jul 29, 2020

To which I responded, either by adding README file holding the important info in the git repo, or depending on the case, for example, if it's a REST API, then it makes sense to use swagger or similar framework.