Project Syndeo Back-End Flask API Install dependencies pip install -r requirements.txt API Endpoints Write your APIs inside the routes directory Import the endpoints in app.py Deploy your backend flask run {or} python app.py