/stock-master-api

une api de gestion des stock des équipement informatique et électronique

Primary LanguagePython

Stock Master with FastAPI

Use on Linux

pip install -r requirements.txt

or use the virtual environment

source ./myvenv/bin/activate

After intalling the dependances, you can run the app to see the doc

uvicorn main:app --reload

Then you can see the doc here