FastAPI hello world with docker container.

This commit is contained in:
Tom Alexander
2024-10-15 19:16:25 -04:00
parent f70303193b
commit e1e31d0ca3
8 changed files with 491 additions and 0 deletions

1
api_server/.dockerignore Normal file
View File

@@ -0,0 +1 @@
__pycache__/