Access the docs here: https://audiopedia.github.io/api-docs/
- Clone the
audiopedia/apirepo. - Navigate to
api/audiopedia - Install any necessary libraries/modules with
requirements.txt - Install dociql if you haven't already:
npm install -g dociql - Start the test server with
python3 manage.py runserver - Return to
api-docsdirectory and rundociql -t docs -d config.yml!