-
-
Source Code for Flask Server:
-
-
- Enable Cloud Run and Cloud Build API
-
pip install -r requirements.txt
-
gcloud builds submit --tag gcr.io/<your_project>/nutrimatch
gcloud run deploy --image gcr.io/<your_project>/nutrimatch --platform managed
-
NutriMatch REST-API: App to Database
- Local Host: Run with python, local IP and Port:5000
http://127.0.0.1:5000/orhttp://localhost:5000/ - Online Domain:
https://nutrimatch-api-3yfsigu4tq-et.a.run.app/
For API documentation, see the following link:
- Local Host: Run with python, local IP and Port:5000
NutriMatch/NutriMatch-CloudComputing
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|