HelloVoter icon indicating copy to clipboard operation
HelloVoter copied to clipboard

Document API via annotations

Open cormander opened this issue 4 years ago • 2 comments

As a developer I want to document the API endpoints in-line to the code so that I can easily keep the API documentation up to date and so that people integrating with the API can do so easily.

This feature is done when:

  • A framework to annotate node.js code is chosen
  • Basic documentation of each endpoint is completed.

cormander avatar Apr 18 '20 16:04 cormander