This project runs on Python 3.12.
To start the server:
python3.12 -m venv env
source env/bin/activate
pip install -e .
fastapi dev draw64/app.pyAccess http://127.0.0.1:8000/docs to discover the API.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project runs on Python 3.12.
To start the server:
python3.12 -m venv env
source env/bin/activate
pip install -e .
fastapi dev draw64/app.pyAccess http://127.0.0.1:8000/docs to discover the API.