Skip to content

shimat/appengine_fastapi_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appengine_fastapi_sample

AppEngine(Standard Environment) + Python3.8 + FastAPI

$ pip install fastapi uvicorn[standard] gunicorn
$ pip freeze > requirements.txt
$ gcloud app deploy app.yaml --project *** --promote

Prerequisites

  • Ubuntu 20.04/18.04
    • uvloop does not seem to support Windows

References

FastAPI + AppEngine

IAP

About

AppEngine(Standard Environment) + Python3.8 + FastAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages