deploy-python-fastapi-in-vercel

(β˜… 111)

This example shows how to use FastApi on Vercel with Serverless Functions using the Python Runtime

  • .dockerignore
  • .gitignore
  • .gitpod.yml
  • docker-compose.yml
  • Dockerfile
  • LICENSE
  • main.py
  • README.md
  • requirements.txt
  • test_index.http
  • test_index.py
  • vercel.json
// repository documentation