Steps to run the API:
- Create virtual environment:
python3 -m venv venv- Activate virtual environment:
source venv/bin/activate- Install dependencies:
pip install -r requirements.txt- Run the API:
python main.py- Test the API:
curl http://localhost:5000/test-price/ETH