This repository folder host the source code of the BASIL Web REST Api.
This project is based on a python framework named Flask.
pdm install
# Start the development server
pdm run python3 api/api.py
This repository folder host the source code of the BASIL Web REST Api.
This project is based on a python framework named Flask.
pdm install
# Start the development server
pdm run python3 api/api.py