Project showing a complete use case with a Cloud Run Service written with a Python module and multiple files. The deployment of service is done with FastApi and Uvicorn.
Stars
12
Forks
10
Watchers
12
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Add the info on Docker build works with AMD for Cloud Run.
3926fa0View on GitHubAdd the Cloud Build commnd line to deploy with automatic trigger.
e2226b7View on GitHubUpdate the Readme for the execution done locally with Docker commands instead of gcloud build summit. Upgrade all the packages version for the application and use Python 3.11 version
c8c723fView on GitHubAdd the links to the article and the videos in the Readme file.
ed872c4View on GitHubChange the HTTP post resquest for the Cloud Run service to have a better convention with Rest.
819253dView on GitHubCorrections in the Readme file and add the link to the associated article.
9ae7d5dView on GitHubProject showing a complete use case with a Cloud Run Service written with a Python module and multiple files. The deployment of service is done with FastApi and Uvicorn.
f32cc40View on GitHub