Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 400 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 400 Bytes

This is an example API with a script to document the API.

Up & running

  • Python3
  • install requirements.txt
  • asciidoctor as system requirement
extraordinary_women/src $ python server.py

Documentation

To generate documentation, you need to have the server up & running, freshly started. Once it's running:

extraordinary_women/doc $ ./generate_doc.sh