documan_api

A simple document management REST based API for collaboratively interacting with documents.

Tech Stack

ℹ️
: For Demo and Test Purposes: Please use .txt file uploads. Once interacted with, these files are appended with action log text lines.

Steps to run the application on your local machine

<div class="highlight highlight-source-shell position-relative overflow-auto" data-snippet-clipboard-copy-content="virtualenv -p python3.10″>

virtualenv <name_python_env> -p python3.10