/Memory-Monitoring

simple memory monitoring with FastAPI

Primary LanguagePythonMIT LicenseMIT

Memory-Monitoring

simple memory monitoring with FastAPI

How To Run?

Run the following commands in order

git clone https://github.com/TorhamDev/Memory-Monitoring.git

cd Memory-Monitoring

pip install -r requirements.txt

uvicorn src.main:app --reload # or you can run manage.py with python

Technologies used:

image image image