FastAPI: Deploy Containerized Apps On Google Cloud Run
FastAPI is a modern and fast Python web framework for building backend applications. FastAPI comes with support for API documentation powered by Swagger, security modules, and type checking to ensure correctness in code.
Why choose FastAPI over othe...
blog.somideolaoye.com9 min read
Rob van Putten
civil engineer, innovator and developer
Thanks for the article! It took me some time to figure out how to use the VSCode extension and I kept getting an error with the gunicorn service but your code helped me figure out my mistake so much appreciated! Rob (The Netherlands)
By the way, I really like ThunderClient (plugin for VScode) for API testing